mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-14 01:27:36 +00:00
Trade slightly higher rumble latency for lower cpu usage
This commit is contained in:
parent
2ff9a129c0
commit
ea9ada8d20
@ -763,7 +763,7 @@ void controlBroadcastThread(control_server_t *server) {
|
||||
break;
|
||||
}
|
||||
|
||||
server->iterate(500ms);
|
||||
server->iterate(150ms);
|
||||
}
|
||||
|
||||
// Let all remaining connections know the server is shutting down
|
||||
|
Loading…
x
Reference in New Issue
Block a user