C++ common classes
General purpose classes for use across projects (Apache license)
CProfileTimer Member List
This is the complete list of members for CProfileTimer, including all inherited members.
Clear()CProfileTimer [static]
CProfileTimer()CProfileTimer
GetDifference(ElapsedTime &cElapsed, struct timeval *sT1, struct timeval *sT2)CProfileTimer [protected, static]
GetElapsed(ElapsedTime &cElapsed, const char *pLabel1, const char *pLabel2, bool bMarkLabel2=false)CProfileTimer [static]
GetElapsedMS(const char *pLabel1, const char *pLabel2, bool bMarkLabel2=false)CProfileTimer [static]
GetElapsedNow(ElapsedTime &cElapsed, const char *pLabel1)CProfileTimer [static]
GetElapsedTime(ElapsedTime &cElapsed, bool bReset=true)CProfileTimer
GetLabelTimestamp(const char *pLabel)CProfileTimer [protected, static]
PrintElapsed(const char *pLabel1, const char *pLabel2, bool bMarkLabel2=false, const char *pTag=NULL)CProfileTimer [static]
sEndCProfileTimer [protected]
SetTimestamp(const char *pLabel)CProfileTimer [static]
sStartCProfileTimer [protected]
Start()CProfileTimer
~CProfileTimer()CProfileTimer [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines