Page 1 of 1

cpu speed

Posted: Sat Sep 18, 2004 8:39 pm
by Mrk_Espi
hello, i was having trouble knowing my cpu speed can someone give me source code in borland c...

Re:cpu speed

Posted: Sun Sep 19, 2004 2:42 am
by Lazy Neuromancer
Well, I you find none, I have a great code in ASM that calculates the actual CPU speed and the "standard" one:
e.g.: if you have a 667Mhz Pentium it could give you the effective 664Mhz (example) and the "standard" 667.
I'll post this snippet later 'cause I don't have it here.
Greetings.

Re:cpu speed

Posted: Sun Sep 19, 2004 3:35 am
by DennisCGc