An object that can be interrogated to get elapsed time.
More...
#include <utpp.h>
|
void | Start () |
| Record starting time.
|
|
int | GetTimeInMs () const |
| Return elapsed time in milliseconds since the starting time.
|
|
long long | GetTimeInUs () const |
| Return elapsed time in microseconds since the starting time.
|
|
An object that can be interrogated to get elapsed time.
The documentation for this class was generated from the following file: