Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtain processor's velocity
Message
 
À
02/10/2002 09:09:48
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00706818
Message ID:
00706824
Vues:
27
>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")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform