mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-09-03 05:40:54 +00:00
[c-host] increase lgmp host process resolution
This commit is contained in:
@@ -94,7 +94,7 @@ static int lgmpThread(void * opaque)
|
|||||||
DEBUG_ERROR("lgmpHostProcess Failed: %s", lgmpStatusString(status));
|
DEBUG_ERROR("lgmpHostProcess Failed: %s", lgmpStatusString(status));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
usleep(1000);
|
usleep(10);
|
||||||
}
|
}
|
||||||
|
|
||||||
app.running = false;
|
app.running = false;
|
||||||
|
Reference in New Issue
Block a user