SSpSource_GetCPULoad
You can use theSSpSource_GetCPULoad
function to get the current CPU load factor.
OSStatus SSpSource_GetCPULoad (SSpSourceReference inSourceReference, UInt32 *outCPULoad);
inSourceReference
- A source reference.
outCPULoad
- On exit, the maximum defined CPU load factor.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetCPULoad
function returns, in theoutCPULoad
parameter, the current CPU load factor.