Required ILTiming Functions (Windows CE 5.0)
The following table shows the required ILTiming functions. These functions are required to measure IST and ISR latencies.
Programming element | Description |
---|---|
PerfCountFreq | This function returns the frequency of the timer used by PerfCountSinceTick. |
PerfCountSinceTick | This function is a helper function used by the QueryPerformanceCounter function. |
See Also
Send Feedback on this topic to the authors