Function RTSMBIOSGetBusSpeed
RTSMBIOSGetBusSpeed looks-up the external clock speed of the computer's bus:
DWORD RTSMBIOSGetBusSpeed(void);
The return value is the clock speed in Mhz or 0 if no bus clock speed information was found.
System Management BIOS (SMBIOS)
Function RTSMBIOSIsValid
Function RTSMBIOSGetCPUSpeed
|