cpu speed

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Mrk_Espi

cpu speed

Post by Mrk_Espi »

hello, i was having trouble knowing my cpu speed can someone give me source code in borland c...
Lazy Neuromancer

Re:cpu speed

Post 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.
DennisCGc

Re:cpu speed

Post by DennisCGc »

Post Reply