Loading...
Searching...
No Matches
timer.h
Go to the documentation of this file.
void getLastTimes(Real *userTime, Real *systemTime, Real *realTime) const return accounted time. get accounted user, system, or real time when ticks were updated last virtual Real lastTime() const =0 return last accounted time without rechecking the clock Real realTimeLast() const return accounted real time without rechecking the clock virtual Real time() const =0 virtual void start()=0 start timer, resume accounting user, system and real time. enum soplex::Timer::@200240122345157107017012266224277217351102004172 status status of the timer Everything should be within this namespace. Debugging, floating point type and parameter definitions.
|