Commit 2e02d61
Brian Kendall
Increased polling interval to 250 times/sec
Since Windows timers can't do fine-grained resolution, an interval of 4 ms
seemed to be a good balance between polling a lot to reduce input latency
and not taxing the CPU too much.1 parent 0699347 commit 2e02d61
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments