|
void | AddMilliseconds (uint64_t milliseconds) |
|
void | AddMicroseconds (uint64_t microseconds) |
|
void | AddNanoseconds (uint64_t nanoseconds) |
|
uint64_t | GetNanoSeconds () const |
|
uint64_t | GetMicroSeconds () const |
|
uint64_t | GetMilliSeconds () const |
|
void | Reset () |
|
|
static void | ResetLoopTimer () |
|
static uint64_t | GetLambdaMicroseconds () |
|
static uint64_t | GetLambdaMilliseconds () |
|
static double | GetLambdaSeconds () |
|
The documentation for this class was generated from the following files:
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/common/include/venom/common/Timer.h
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/common/src/Timer.cc