CPUUsage Property (Process Objects)

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

Description

Use the CPUUsage property to get the current CPU usage of the specified application process.

To get the total system CPU usage, use the Sys.CPUUsage property.

Declaration

TestObj.CPUUsage

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An integer number that indicates the CPU usage percentage of the specified process.

See Also

MemUsage Property
VMSize Property
Sys.CPUUsage Property

Highlight search results