System:getCpuInfo

Method

Purpose

This method (on Microsoft Windows) returns operating system CPU utilization information.

Type

Open, Synchronous, IMPACT_INFO.

Arguments

None

 

Returns

 

Name

Type

Description

Total CPUs

Integer

 

% User Time

Integer

Percent of the time spent in "user" mode for this processor

% System Time

Integer

Percent of the time spent in "system" mode for this processor.

% Time Idle

Integer

Percent of the time spent in "idle" mode for this processor

 

Integer