OpenRTM-aist-Python 1.2.1
List of all members
OpenRTM_aist.ClockManager.AdjustedClock Class Reference

Clock object to handle adjusted clock. More...

Inheritance diagram for OpenRTM_aist.ClockManager.AdjustedClock:
OpenRTM_aist.ClockManager.IClock

Additional Inherited Members

- Public Member Functions inherited from OpenRTM_aist.ClockManager.IClock
def gettime (self)
 Getting time. More...
 
def settime (self, clocktime)
 Setting time. More...
 

Detailed Description

Clock object to handle adjusted clock.

This class stores a offset time with current system clock when settime(), and gettime() returns adjusted clock by the offset.

 

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