System:getProcessorSetInfo
Method
Purpose
This method (on Mac OS X) returns information on processor set utilization.
Type
Synchronous, IMPACT_INFO.
Arguments
None.
Returns
Name |
Type |
Description |
Processor Set |
Integer |
Processor (slot) number |
CPU Count |
Integer |
|
Load Average |
Double |
Load average of the processor set is a measure of how much processing resources is being utilized |
Mach Factor |
Double |
A variant of the |
Total Processes |
Integer |
Total processes in the processor set |
Total Threads |
Integer |
Total threads in the processor set |