SDL/src/main
Sam Lantinga c8f5f6d47a Added SDL_DelayPrecise()
SDL_DelayNS() now passes through to the high precision OS delay function, and SDL_DelayPrecise() tries to busy wait to get as close as possible to the desired wait time.

Fixes https://github.com/libsdl-org/SDL/issues/11141
2024-10-10 08:06:18 -07:00
..
emscripten
gdk
generic
ios
n3ds
ngage
ps2
psp
windows
SDL_main_callbacks.c
SDL_main_callbacks.h
SDL_runapp.c