(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

@@ -298,6 +298,9 @@
<File
RelativePath=".\ottdres.rc">
</File>
<File
RelativePath=".\os_timer.c">
</File>
<File
RelativePath=".\pathfind.c">
</File>