mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 03:18:32 +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…
Reference in New Issue
Block a user