TimingProfile Member List
This is the complete list of members for TimingProfile, including all inherited members.
Clear() | TimingProfile | |
Clock typedef | TimingProfile | private |
GetDuration(Timer &timer) | TimingProfile | |
GetDuration(const std::string &label) | TimingProfile | inline |
GetElapsedTime(const Timer &timer) | TimingProfile | inline |
GetElapsedTime(const std::string &label) | TimingProfile | inline |
GetElapsedTime_s(Timer &timer) | TimingProfile | |
GetElapsedTime_s(const std::string &label) | TimingProfile | inline |
GetTimer(const std::string &label) | TimingProfile | |
m_timers | TimingProfile | private |
Reset(Timer &timer) | TimingProfile | |
Reset(const std::string &label) | TimingProfile | inline |
Start(Timer &timer) | TimingProfile | |
Start(const std::string &label) | TimingProfile | inline |
State enum name | TimingProfile | |
Stop(Timer &timer) | TimingProfile | |
Stop(const std::string &label) | TimingProfile | inline |
TimingProfile() | TimingProfile | inline |
~TimingProfile() | TimingProfile | inlinevirtual |