#include <timer.h>
Data Fields | |
| double | start |
| double | stop |
| double | total |
Definition at line 32 of file timer.h.
| double _Timer::start |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), StartTimer(), and StopTimer().
| double _Timer::stop |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), ResetTimer(), and StopTimer().
| double _Timer::total |
Definition at line 35 of file timer.h.
Referenced by ContinueTimer(), GetElapsedTime(), GetUserTime(), StartTimer(), and StopTimer().
1.6.1