mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] switch to fast polling mode, fixes stuttering issues
This commit is contained in:
@@ -51,7 +51,7 @@ private:
|
||||
bool m_initialized;
|
||||
uint8_t * m_memory;
|
||||
IVSHMEM * m_ivshmem;
|
||||
HANDLE m_readyEvent;
|
||||
HANDLE m_timer;
|
||||
ICapture * m_capture;
|
||||
|
||||
KVMFRHeader * m_header;
|
||||
|
Reference in New Issue
Block a user