A high resolutions timing class. More...
#include <stopwatch.hxx>
Public Member Functions | |
StopWatch () | |
Constructor. | |
void | start () |
Start counting time. | |
void | stop () |
Stop counting time. | |
double | elapsedSeconds () |
A high resolutions timing class.
Definition at line 73 of file stopwatch.hxx.
double StopWatch::elapsedSeconds | ( | ) | [inline] |
Definition at line 95 of file stopwatch.hxx.