YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
PeriodicThread.h File Reference
#include <yarp/os/api.h>
#include <yarp/os/Time.h>
+ Include dependency graph for PeriodicThread.h:

Go to the source code of this file.

Classes

class  yarp::os::PeriodicThread
 An abstraction for a periodic thread. More...
 

Namespaces

namespace  yarp
 The main, catch-all namespace for YARP.
 
namespace  yarp::os
 An interface to the operating system, including Port based communication.
 

Enumerations

enum class  yarp::os::PeriodicThreadClock {
  yarp::os::Relative ,
  yarp::os::Absolute
}