mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-09 09:16:11 +00:00
set discovery interval to 2 seconds
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
[self discoverHost:host];
|
||||
}
|
||||
[_callback updateAllHosts:_discoveredHosts];
|
||||
[NSThread sleepForTimeInterval:3.0f];
|
||||
[NSThread sleepForTimeInterval:2.0f];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user