#include <UT_StopWatch.h>
Public Member Functions | |
| UT_TimerAuto (UT_Timer &ts, const char *name) | |
| UT_TimerAuto (UT_Timer &ts) | |
| ~UT_TimerAuto () | |
Public Attributes | |
| UT_Timer & | myTimeStamp |
Definition at line 124 of file UT_StopWatch.h.
| UT_TimerAuto::UT_TimerAuto | ( | UT_Timer & | ts, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 127 of file UT_StopWatch.h.
| UT_TimerAuto::UT_TimerAuto | ( | UT_Timer & | ts | ) | [inline] |
Definition at line 132 of file UT_StopWatch.h.
| UT_TimerAuto::~UT_TimerAuto | ( | ) | [inline] |
Definition at line 137 of file UT_StopWatch.h.
Definition at line 142 of file UT_StopWatch.h.
1.5.9