mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 22:10:44 +09:00
Add option to start replay on fullscreen
This commit is contained in:
@@ -156,7 +156,7 @@ int main(void) {
|
||||
global_hotkeys.poll_events();
|
||||
overlay->handle_events();
|
||||
if(!overlay->draw())
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(50));
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(100));
|
||||
}
|
||||
|
||||
fprintf(stderr, "info: shutting down!\n");
|
||||
|
||||
Reference in New Issue
Block a user