Sys.CPUCount Property

Applies to TestComplete 12.60, last modified on September 17, 2018

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