|
OpenRTM-aist
1.2.1
|
Clock object to handle logical clock. More...
#include <ClockManager.h>


Public Member Functions | |
| LogicalClock () | |
| virtual | ~LogicalClock () |
| virtual coil::TimeValue | gettime () const |
| Getting time. More... | |
| virtual bool | settime (coil::TimeValue clocktime) |
| Setting time. More... | |
Public Member Functions inherited from coil::IClock | |
| virtual | ~IClock () |
Clock object to handle logical clock.
This class sets and gets system clock. It just sets time by settime() and gets time by gettime().
| coil::LogicalClock::LogicalClock | ( | ) |
|
virtual |
|
virtual |
|
virtual |
1.8.11