This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-05-14 04:07:55 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
2d1706069acc9c1d0b0b57cc72df04740b6cf89a
SDL
/
src
/
timer
T
History
Sylvain
c7065bf42f
Fix warning: declaration shadows a local variable
2021-11-09 13:33:24 +01:00
..
dummy
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
haiku
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
os2
os/2: Don't try to be clever with the 32-bit GetTicks fallback.
2021-11-01 14:28:00 -04:00
psp
Fixed whitespace
2021-11-02 16:04:36 -07:00
unix
Fix warning: declaration shadows a local variable
2021-11-09 13:33:24 +01:00
vita
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
windows
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
SDL_timer_c.h
…
SDL_timer.c
emscripten: Make timers work (if used with emscripten_set_main_loop)
2021-11-07 15:40:54 -05:00