CRI ADX  Last Updated: 2025-05-07 13:34 p
How to Measure CPU Load

CPU Load Measurement Function

  1. Use the criAtomEx_AttachPerformanceMonitor function to attach the CPU load measurement function.
  2. Use the criAtomEx_GetPerformanceInfo function to obtain the measurement results.

Also refer to the sample program ' Measuring CPU Load .'

Return:Tips