- Changed Windows to use the performance counter instead of rdtsc.

SVN r1143 (trunk)
This commit is contained in:
Randy Heit 2008-08-10 03:56:53 +00:00
commit 9ad93639c5
12 changed files with 379 additions and 318 deletions

View file

@ -41,6 +41,7 @@
#include "gi.h"
#include "stats.h"
#include "x86.h"
#undef RANGECHECK