SDL/src/timer
Sam Lantinga d68d32e12c Revert "Removing a timer that isn't running is a success."
This reverts commit 795499a529.

This breaks compatibility with SDL2 and there isn't a compelling reason to make this change.
2024-08-05 10:39:33 -07:00
..
haiku SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
n3ds SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
ngage SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
ps2 SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
psp SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
unix SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
vita SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00
windows Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:09:11 -07:00
SDL_timer.c Revert "Removing a timer that isn't running is a success." 2024-08-05 10:39:33 -07:00
SDL_timer_c.h SDL_DelayNS() will attempt to sleep exactly the requested amount of time 2024-07-15 18:38:09 -07:00