Required ILTiming Functions
The following table shows the required ILTiming functions with a description of the purpose of each. 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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.