mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 00:31:31 +00:00
[client] metrics: correlate Wayland presentation timing
This commit is contained in:
@@ -207,8 +207,8 @@ static void waylandShutdown(void)
|
||||
static void waylandFree(void)
|
||||
{
|
||||
waylandIdleFree();
|
||||
waylandWindowFree();
|
||||
waylandPresentationFree();
|
||||
waylandWindowFree();
|
||||
waylandInputFree();
|
||||
waylandOutputFree();
|
||||
waylandColorMgmtFree();
|
||||
|
||||
Reference in New Issue
Block a user