mirror of
https://github.com/encounter/SDL.git
synced 2025-06-05 22:23:34 +00:00
kikuchan Some joysticks with high sampling rate need to be read() more fast, otherwise it delay user inputs due to internal queue. Especially, an app that issues SDL_PollEvent() not so frequent