33 #ifndef ACADO_TOOLKIT_REAL_CLOCK_HPP 34 #define ACADO_TOOLKIT_REAL_CLOCK_HPP 133 #endif // ACADO_TOOLKIT_REAL_CLOCK_HPP virtual returnValue step(double _timeShift)
Base class for all kind of time measurements.
Allows real time measurements based on the system's clock.
Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
virtual Clock * clone() const
RealClock & operator=(const RealClock &rhs)
void rhs(const real_t *x, real_t *f)
virtual returnValue start()
virtual returnValue stop()
#define BEGIN_NAMESPACE_ACADO