OpenRTM-aist-Python 2.0.2
OpenRTM_aist.ClockManager.SystemClock Class Reference

More...

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

Public Member Functions

 gettime (self)
 
 settime (self, clocktime)
 

Detailed Description

clock object to handle system clock

This class sets and gets system clock.

 

Member Function Documentation

◆ gettime()

OpenRTM_aist.ClockManager.SystemClock.gettime ( self)

Getting time

Returns
Current time virtual coil.TimeValue gettime() const = 0;

Reimplemented from OpenRTM_aist.ClockManager.IClock.

◆ settime()

OpenRTM_aist.ClockManager.SystemClock.settime ( self,
clocktime )

Setting time

Parameters
clocktimeCurrent time virtual bool settime(coil.TimeValue clocktime) = 0;

Reimplemented from OpenRTM_aist.ClockManager.IClock.


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