|
-
May 19th, 1999, 08:04 AM
#1
CPU speed
hi,
Have everyone a c++ code to caculate the CPU speed ?
Thanks.
-
May 20th, 1999, 03:18 AM
#2
Re: CPU speed
There is no need to calculate it (at least with NT, Win95/98 I don't know). See Registry
HKEY_LOCAL_MACHINE / HARDWARE / DESCRIPTION / System / CentralProcessor / ~MHz.
Good Luck - Ralf
-
May 20th, 1999, 03:57 AM
#3
Re: CPU speed
Thanks Ralf,
But with win 95 or win 98 , this information isn't in HKEY_LOCAL_MACHINE / HARDWARE / DESCRIPTION / System / CentralProcessor / ~MHz.
I want to caculate this.
-
May 23rd, 1999, 04:06 PM
#4
Re: CPU speed
You can find sample codes from the home pages of the processor manufacturers (www.intel.com, www.amd.com, ...), they are (mostly) in assembly though.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|