#include <timer.h>
Public Member Functions | |
void | reset () |
void | start () |
StartStopTimer () | |
double | stop () |
Public Attributes | |
double | value |
Private Attributes | |
clock_t | startTime |
A start-stop timer class.
Can be used to time portions of code.
|
inline |
|
inline |
|
inline |
|
inline |