Re: rdtsc vs. GetTickCount()



Hi Will

To me it is much more meaningfull to measure runtime for a function.

If you measure clocktics then you will measure that a 500 MHz Pentium III is
faster than a 3.2 GHz Pentium 4 (which it is not).

We are only comparing function performance so either method is equally good.

Why not do as we have done in all other 40 B&V's? Consistency is good.

Best regards
Dennis


.