
Public Member Functions | |
| int64_t | GetNanoseconds () const |
| int64_t | GetMicroseconds () const |
| int64_t | GetMilliseconds () const |
| double | GetSeconds () const |
| void | Reset () |
Private Attributes | |
| std::chrono::high_resolution_clock::time_point | mInitialTime |
|
private |