Skip to main content

Module time

Module time 

Source

Functions§

deadline_from_now
now_mono
now_wall
Current wall-clock time as a WallTime.
quantize_to_sleep_quantum
Round seconds to the nearest whole thread_sleep_quantum tick, the way C records do it:
thread_sleep_quantum
The OS clock-tick period, in seconds — C epicsThreadSleepQuantum().