mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-07-18 04:43:47 +00:00
HACK: Wait longer before rendering a frame
This commit is contained in:
@@ -943,6 +943,8 @@ void PlVkRenderer::waitToRender()
|
||||
}
|
||||
endRenderTiming();
|
||||
#endif
|
||||
|
||||
SDL_Delay(10);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user