Sys.CPUCount Property

Applies to TestComplete 14.10, last modified on June 5, 2019

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