Commit 1447b17
committed
Gamepad input delay of 5ms results in more delay in overall latency
Gamepad input notification delay of 5ms results in more delay in overall latency playing Cloud game using webrtc.
We do not need to wait 5ms to fire the scheduler.
Original Author: manoj_bhatta@comcast.com
See: #13841 parent 6e84da2 commit 1447b17
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments