| Constructor and Description |
|---|
SystemTimer() |
| Modifier and Type | Method and Description |
|---|---|
double |
get()
Function to get time since timer started
|
void |
reset()
resets the timer to 0.
|
void |
start()
Starts the timer
|
void |
stop()
stops the timer
|