Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 High Resolution Timer Preconfigured Driver Library Drvrt32.lib |
High Resolution TimerThe high resolution timer is an optional driver for RTKernel-32. If it is available, RTKernel-32's Debug Version can supply CPU time statistics for tasks and interrupt handlers. In addition, modules FineTime and Timer can be used for high resolution time measurements by the application. The driver must supply a function for reading a 64-bit integer time value. The high resolution driver's interface is documented in file Rtkhrt.h.
|