Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtain processor's velocity
Message
 
To
02/10/2002 09:09:48
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brazil
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00706818
Message ID:
00706824
Views:
26
>How can I obtain processor's velocity (ex: 600 Mhz, 1 Ghz, etc)?

You can obtain processor speed from registry:
WshShell = CreateObject("WScript.Shell")
?WshShell.RegRead("HKLM\HARDWARE\DESCRIPTION\System\CentralProcessor\0\~MHz")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform