29                 void setRate(
const double rate_hz); 
 void BASE_IMPEXP sleep(int time_ms) MRPT_NO_THROWS
An OS-independent method for sending the current thread to "sleep" for a given period of time...
 
This class implements a high-performance stopwatch. 
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
mrpt::utils::CTicTac m_tictac
 
A class for calling sleep() in a loop, such that the amount of sleep time will be computed to make th...