GetCPUSpeed function
System Infomation routines |
![]() ![]() ![]() |
acUtils
|
function GetCPUSpeed: Integer; // in megaherzes
|
The GetCPUSpeed function returns the rounded CPU frequency value for first PC processor. Return value is CPU speed in Mhz.
|
|
GetCPUSpeed returns same value as CPUFrequency property of acSystemInfo component.
|
acSystemInfo component.
|