Sys.CPUCount Property

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

Description

Use this property to get the number of processors installed on the computer. To get information on these processors, use the Sys.CPU property.

Declaration

Sys.CPUCount

Read-Only Property Integer

Applies To

The property is applied to the following object:

Sys

Property Value

An integer value holding the number of the installed processors.

See Also

Sys.CPU
Sys.CPUUsage
Sys.MemUsage

Highlight search results