dhewm3/neo/sys
dhewg 280c95b52c Use idSys::GetMilliseconds() for idTimer
The class is only used for debugging and statistical purposes.
The precision is now reduced to milliseconds, but that's only
relevant for fine grained debug timings - where the old code
was inaccurate at anyway.
2011-12-22 10:38:39 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
osx Port Sys_Sleep() to SDL 2011-12-22 10:38:38 +01:00
posix Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
scons Port all thread related functions to SDL 2011-12-22 10:38:37 +01:00
stub Use idSys::GetMilliseconds() for idTimer 2011-12-22 10:38:39 +01:00
win32 Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00
platform.h Port all thread related functions to SDL 2011-12-22 10:38:37 +01:00
sys_local.cpp Add GetMilliseconds to idSys 2011-12-22 10:38:38 +01:00
sys_local.h Add GetMilliseconds to idSys 2011-12-22 10:38:38 +01:00
sys_public.h Add GetMilliseconds to idSys 2011-12-22 10:38:38 +01:00
threads.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00