Clock Module
The Clock Module is part of the Kithara »RealTime Suite«.
Functions
The Clock Module contains the following functions:
- KS_calibrateMachineTime (calibrates the system's hardware clocks (obsolete))
- KS_getSystemTicks (reads the ticks the system timer has made (obsolete))
- KS_getSystemTime (reads the time the machine is running (obsolete))
- KS_getMachineTime (reads the time the machine is running (obsolete))
- KS_getAbsTime (reads the absolute time (obsolete))
- KS_getClock (reads time of a specific clock)
- KS_getClockSource (gets information about a specific clock)
- KS_setClockSource (modifies a specific clock)
- KS_microDelay (waits some fine grained time)
- KS_convertClock (converts a clock value from one clock to another)
Structures
The Clock Module defines the following structures:
- KSClockSource (shows detailed information of a clock source)