class Stopwatch
Defined at line 14 of file ../../src/ui/lib/escher/util/stopwatch.h
Public Methods
double GetElapsedSeconds ()
Defined at line 25 of file ../../src/ui/lib/escher/util/stopwatch.h
void Stopwatch (bool start_immediately)
Inline function definitions.
Defined at line 39 of file ../../src/ui/lib/escher/util/stopwatch.h
void Start ()
Defined at line 44 of file ../../src/ui/lib/escher/util/stopwatch.h
void Stop ()
Defined at line 52 of file ../../src/ui/lib/escher/util/stopwatch.h
void Toggle ()
Defined at line 61 of file ../../src/ui/lib/escher/util/stopwatch.h
void Reset ()
Defined at line 68 of file ../../src/ui/lib/escher/util/stopwatch.h
uint64_t GetElapsedMicroseconds ()
Defined at line 76 of file ../../src/ui/lib/escher/util/stopwatch.h