UTPP
Loading...
Searching...
No Matches
UnitTest::Timer Class Reference

An object that can be interrogated to get elapsed time. More...

#include <utpp.h>

Public Member Functions

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.
 

Detailed Description

An object that can be interrogated to get elapsed time.


The documentation for this class was generated from the following file: