SDL/src/timer
Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support.
This can be reverted if a toolchain arrives that can handle C99 features like
variables declared in the middle of a scope, but for now we literally can't
compile SDL3 for this platform.

Fixes #11243.
2024-12-11 13:29:43 -05:00
..
haiku Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
n3ds Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
ps2 Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
psp Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
unix Always set checked_monotonic_time when calling CheckMonotonicTime() 2024-10-03 17:11:34 -07:00
vita Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
windows Always use WaitForSingleObjectEx() as a fallback in SDL_SYS_DelayNS() 2024-10-11 21:18:31 -07:00
SDL_timer.c Improved implementation of SDL_DelayPrecise() (thanks @nightmareci!) 2024-10-11 21:18:31 -07:00
SDL_timer_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00