63 mutable clock_t prevTime_;
66 mutable clock_t curTime_;
73 inline double timeDifference
Starts timing CPU usage and return elapsed time from start.
cpuTime()
Construct with the current clock time.
double cpuTimeIncrement() const
Return CPU time (in seconds) since last call to cpuTimeIncrement()
double elapsedCpuTime() const
Return CPU time (in seconds) from the start.