![]() |
Home |
|
Function RTKGetTimeFunction RTKGetTime can be used to read RTKernel-32's clock. RTKTime RTKGetTime(void); The return value is the current time of RTKernel-32's internal clock. If RTKSetTime has not been called, RTKGetTime returns the number of timer ticks since program start (if no overflow has occurred).
|