Definition at line 29 of file Timer.h.
|
const char * | m_name |
|
struct tms m_start m_stop | m_stored |
|
Timer |
( |
const char * |
name | ) |
|
|
inline |
Get time elapsed since timer started
Definition at line 40 of file Timer.h.
Print time elapsed
Definition at line 73 of file Timer.h.
Reset the clock
Definition at line 65 of file Timer.h.
Start or restart the timer
Definition at line 35 of file Timer.h.
Save end time and aggregate build-in clock
Definition at line 51 of file Timer.h.
Get total time counted by the timer
Definition at line 46 of file Timer.h.
The documentation for this class was generated from the following file: