Robot Raconteur Core C++ Library
Loading...
Searching...
No Matches
RobotRaconteur::Rate Class Referenceabstract

Rate to stabilize a loop. More...

#include <Timer.h>

Public Member Functions

virtual void Sleep ()=0
 Sleep the calling thread until the current loop period expires.

Detailed Description

Rate to stabilize a loop.

Rate is used to stabilize the period of a loop. Use RobotRaconteur::CreateRate() to create rates.


The documentation for this class was generated from the following file: