mirror of
https://github.com/encounter/SDL.git
synced 2025-08-20 19:01:33 +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