- 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

@ -525,4 +525,4 @@ void DObject::CheckIfSerialized () const
StaticType()->TypeName.GetChars());
}
}