Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CPU Speed
Message
 
To
19/12/1999 13:03:17
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00305882
Message ID:
00308085
Views:
23
Just sent a file to the forum (WIN32API & Others API).
It should be available for download later.

Description:
Get the Processor Speed in Mhz.
Visual C++ Source included.

Tested on:
  Intel Pentiun II, Pentium Celeron
  AMD K6
  (WinNT Wks, WinNT Server, Win98)

Sample usage:
  Declare Integer GetCPUSpeed in cpuspeed
  nspeed = GetCPUSpeed()
  MessageBox('CPU Speed: '+str(nspeed))

Just an opinion... Not a fact.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform