Project: System Information Unit.
Unit: PJSysInfo.
Class: TPJComputerInfo
Applies to: ~>5.4
class function ProcessorSpeedMHz: Cardinal;
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.