Cheetah Software
1.0
|
#include <Timer.h>
Public Member Functions | |
Timer () | |
void | start () |
double | getMs () |
int64_t | getNs () |
double | getSeconds () |
Public Attributes | |
struct timespec | _startTime |
|
inlineexplicit |
|
inline |
|
inline |
Definition at line 20 of file Timer.h.
References _startTime.
|
inline |
|
inline |
Definition at line 16 of file Timer.h.
References _startTime.