mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-18 13:28:09 +00:00
[client] wayland: measure presentation time
This commit is contained in:
@@ -84,6 +84,9 @@ static bool waylandInit(const LG_DSInitParams params)
|
||||
if (!waylandIdleInit())
|
||||
return false;
|
||||
|
||||
if (!waylandPresentationInit())
|
||||
return false;
|
||||
|
||||
if (!waylandInputInit())
|
||||
return false;
|
||||
|
||||
|
Reference in New Issue
Block a user