MOOCHO (Single Doxygen Collection)
Version of the Day
|
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... | |