Sys.CPU Property

Applies to TestComplete 15.65, last modified on June 26, 2024

Description

Use this property to get information on the processor(s) currently installed on the computer.

Declaration

Sys.CPU

Read-Only Property String

Applies To

The property is applied to the following object:

Sys

Property Value

A string holding the model of the processor(s) installed on the computer.

Remarks

Despite the fact that a computer may have several CPUs installed, these CPUs are typically the same, so only one CPU property is needed to describe several processors.

See Also

Sys.MemUsage
Sys.CPUCount
Sys.CPUUsage

Highlight search results