This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-03-21 08:11:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33af421d7b646721b80c54e25fcdd1df9497ccb3
SDL
/
src
/
timer
History
Alex Szpakowski
33af421d7b
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
2016-02-14 21:17:25 -04:00
..
dummy
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
haiku
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
psp
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
unix
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
windows
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
2016-02-14 21:17:25 -04:00
SDL_timer_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_timer.c
Remove almost all instances of "volatile" keyword.
2016-01-03 06:50:50 -05:00