95 #endif // _NO_TIMER_H_ virtual Real lastTime() const
virtual TYPE type()
return type of timer
NoTimer(const NoTimer &)
copy constructor
virtual Real time() const
virtual Real stop()
stop timer
Debugging, floating point type and parameter definitions.
Everything should be within this namespace.
virtual void reset()
initialize timer
NoTimer & operator=(const NoTimer &)
assignment operator
NoTimer()
default constructor
virtual void start()
start timer
Wrapper for the system time query methods.