MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
ProfileHackPack Namespace Reference

Classes

class  ProfileTiming
 Helper class that takes care of timing. More...
 

Functions

void set_time (const char func_name[], double time_secs)
 Set the name and time for a function or other section of code. More...
 
void print_timings (std::ostream &out)
 Print out the timing generated by calls to set_time(). More...