Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 609 Bytes

TPJComputerInfo-ProcessorSpeedMHz.md

File metadata and controls

26 lines (15 loc) · 609 Bytes

ProcessorSpeedMHz class function

Project: System Information Unit.

Unit: PJSysInfo.

Class: TPJComputerInfo

Applies to: ~>5.4

class function ProcessorSpeedMHz: Cardinal;

Description

Returns the speed of the computer's processor in megahertz (MHz).

On multi-processor systems the method returns the speed of the 1st processor.

If the processor speed cannot be found then 0 is returned.

See Also