CPUInfo Class

Represents type CPUInfo.

Namespace: System.Info
TObject
  System.Info.CPUInfo
type
 CPUInfo = class(TObject)
 end;

The CPUInfo type exposes the following members.

Show:
 NameDescription
Count

Represents method Count.

FrequencyMHz

Represents method FrequencyMHz.

KernelUsage

Represents method KernelUsage.

Name

Represents method Name.

ProcessUsage

Represents method ProcessUsage.

SystemUsage

Represents method SystemUsage.

Top