(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or something similar on non-i386 architectures to performance-tune (critical) code. Some systems are probably missing, but those can be added later.

This commit is contained in:
Darkvater
2006-03-26 21:15:09 +00:00
parent 4125aa21f8
commit a91c52e169
8 changed files with 106 additions and 51 deletions

View File

@@ -339,6 +339,12 @@ SOURCE=.\ottdres.rc
# End Source File
# Begin Source File
SOURCE=.\os_timer.c
# End Source File
# Begin Source File
# Begin Source File
SOURCE=.\pathfind.c
# End Source File
# Begin Source File