SDL/src/timer
Ryan C. Gordon 69f6f646a2 Cleaned up the macro salsa in the Windows timer code.
- Removed USE_GETTICKCOUNT code; it's never used now.
- Reduced the number of preprocessor checks for WinRT.
- Renamed timeSetPeriod() so it doesn't look like a Win32 API call.
2015-04-20 13:43:24 -04:00
..
dummy Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
haiku Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
psp Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
unix Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
windows Cleaned up the macro salsa in the Windows timer code. 2015-04-20 13:43:24 -04:00
SDL_timer.c Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00
SDL_timer_c.h Windows: Always set the system timer resolution to 1ms by default. 2015-04-20 12:22:44 -04:00