mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-10 08:55:48 -07:00
timer: greatly speed up TIMER_ACCRUE by having it gather raw ticks and only converting those to wall-clock time at exit when displaying the values. old codepath remains and can be restored via TIMER_USE_RAW_TICKS This was SVN commit r3241. |
||
|---|---|---|
| .. | ||
| file | ||
| graphics | ||
| sound | ||
| h_mgr.cpp | ||
| h_mgr.h | ||
| handle.h | ||
| mem.cpp | ||
| mem.h | ||
| res.h | ||