CPU Load Measurement Function
- Use the criAtomEx_AttachPerformanceMonitor function to attach the CPU load measurement function.
- Use the criAtomEx_GetPerformanceInfo function to obtain the measurement results.
Also refer to the sample program 'Measuring CPU Load.'