Hacker News new | ask | show | jobs
by ben-schaaf 1621 days ago
Modems/routers don't use polling nor do they need debouncing. The default USB polling rate is 125Hz, which is already 8ms of latency. Debouncing depends on the switch and is generally a couple milliseconds as well.