Home |
RTKernel-32 Programming Manual Fine Time Arithmetic Functions Function FTReadTime |
Function FTReadTimeThis function reads the current value of the high resolution timer: RTKFTIMEINT FTReadTime(RTKFineTime * T); *T is assigned the current high resolution time. The same value is returned. RTKFTIMEINT can be a 32-bit or 64-bit integer type. Please see section Module FineTime in the RTKernel-32 Programming Manual for details. Fine Time Arithmetic Functions
|