52 struct timeval t_start;
55 void calcDuration(
long&,
long&);
double getTimeInSeconds()
Get time in seconds.
void reset()
Reset the timer.
double getTimeInMicroseconds()
Get time in microseconds.
void start()
Start the timer.
void stop()
Stop the timer.
Yet another random number generator.