mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Use async logging while streaming only
The benefits of reliable output outweigh performance concerns during non-streaming activities.
This commit is contained in:
@@ -31,4 +31,10 @@ public:
|
||||
|
||||
static
|
||||
int getDrmFd(bool preferRenderNode);
|
||||
|
||||
static
|
||||
void enterAsyncLoggingMode();
|
||||
|
||||
static
|
||||
void exitAsyncLoggingMode();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user