Sys.CPUUsage Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

This property returns the current approximate total percentage of CPU time used by the operating system and all running processes.

Declaration

Sys.CPUUsage

Read-Only Property Integer

Applies To

The property is applied to the following object:

Sys

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

Highlight search results