Comment on Ask HN: How OS processes mouse events?Comments−wmf14yA typical USB mouse sends 125 events per second and each one probably only takes a few microseconds to process, so there's plenty of time for the computer to do other work.
Comments
A typical USB mouse sends 125 events per second and each one probably only takes a few microseconds to process, so there's plenty of time for the computer to do other work.