contains variables to start, stop and determine frequency on timer (Windows) More...
#include <timer.h>
Public Member Functions | |
Timer () | |
initialize timer frequency (Windows) | |
void | Start () |
Start timer by setting start time value. | |
double | Stop () |
Stop timer and return elapsed time (in miliseconds). |
contains variables to start, stop and determine frequency on timer (Windows)