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

Clock object to handle logical clock. More...

Inheritance diagram for OpenRTM_aist.ClockManager.LogicalClock:
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 logical clock.

This class sets and gets system clock. It just sets time by settime() and gets time by gettime().

 

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