Hacker News new | ask | show | jobs
by halter73 1402 days ago
Why would you use QT signals for that? The point is you do not have to interact with the UI at that high of a frequency.
1 comments

Wait until he finds out the display refreshes at most 240 times per second…
1000Hz polling on a mouse seems acceptable for gamers... (Google shows some mice supporting 8000Hz, but that seems like an overkill)