|
|
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) |
|
|
ProfileFilter | m_profilerFilter {PROFILE_ALL} |
|
double | m_wall {} |
|
double | m_cpu {} |
The documentation for this class was generated from the following files: