Home → Developer Docs → Real-Time Clock |
---|
The base Clock object provides an interface for the following operations. The base Clock does not implement the following operations.
The GetTimeOfDayClock is a clock object that derives from the Base Real-Time Clock. The GetTimeOfDayClock uses system clock as the real-time clock.
The GetTimeOfDayClock implements the interface laid out by the base clock class
@copydetails Trick::GetTimeOfDayClock::clock_init() Trick::GetTimeOfDayClock::clock_init()
@copydetails Trick::GetTimeOfDayClock::clock_reset() Trick::GetTimeOfDayClock::clock_reset()
@copydetails Trick::GetTimeOfDayClock::clock_time() Trick::GetTimeOfDayClock::clock_time()
@copydetails Trick::GetTimeOfDayClock::clock_spin() Trick::GetTimeOfDayClock::clock_spin()
@copydetails Trick::GetTimeOfDayClock::clock_stop() Trick::GetTimeOfDayClock::clock_stop()