MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
ProfileHackPack_profile_hack.hpp File Reference
#include "StopWatchPack_stopwatch.hpp"
Include dependency graph for ProfileHackPack_profile_hack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 ProfileHackPack
 

Functions

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