Definition at line 29 of file Timer.h.
|
const char * | m_name |
|
struct tms m_start m_stop | m_stored |
|
◆ Timer()
Timer |
( |
const char * |
name | ) |
|
|
inline |
◆ elapsed_time()
Get time elapsed since timer started
Definition at line 40 of file Timer.h.
◆ print()
Print time elapsed
Definition at line 73 of file Timer.h.
◆ reset()
Reset the clock
Definition at line 65 of file Timer.h.
◆ start()
Start or restart the timer
Definition at line 35 of file Timer.h.
◆ stop()
Save end time and aggregate build-in clock
Definition at line 51 of file Timer.h.
◆ total_time()
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: