CG-Project2
Loading...
Searching...
No Matches
Profiler Class Reference
Inheritance diagram for Profiler:

Public Member Functions

virtual void start ()
virtual void end ()
void wallDump () const
void cpuDump () const
void dump (const std::string &msg="") const
void dump (double &wall, double &cpu) const
std::string getProfilerFilter () const
void setProfilerFilter (const ProfileFilter &filter)
 Profiler (const ProfileFilter &filter=PROFILE_ALL)

Protected Attributes

ProfileFilter m_profilerFilter {PROFILE_ALL}
double m_wall {}
double m_cpu {}

The documentation for this class was generated from the following files: