Performance:Processor
Method
Purpose
This method (on Microsoft Windows) returns information on the operation of each processor in the computer.
Type
Asynchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Processor |
String |
Processor instances are usually numbers, such as 0, 1, 2, etc. Empty argument returns all processors. |
TimeInterval |
Integer |
Time interval in seconds after which data will be returned |
Returns
Name |
Type |
Instance |
String. Table is indexed on the Instance field. |
% Processor Time |
Double |
% User Time |
Double |
% Privileged Time |
Double |
Interrupts/sec |
Double |
% DPC Time |
Double |
% Interrupt Time |
Double |
DPCs Queued/sec |
Double |
DPC Rate |
Double |
DPC Bypasses/sec |
Double |
APC Bypasses/sec |
Double |