Description
This property returns the current approximate total percentage of CPU time used by the operating system and all running processes.
Declaration
Applies To
The property is applied to the following object:
Property Value
An integer value that means the percentage of used CPU time.
Remarks
If the computer has several CPUs installed, the property returns an average percentage value for all the CPUs.
See Also
Sys.MemUsage
CPUUsage Property (Process Objects)
Sys.CPU
Sys.CPUCount