summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-present.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwayland/xwayland-present.h')
-rw-r--r--hw/xwayland/xwayland-present.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xwayland/xwayland-present.h b/hw/xwayland/xwayland-present.h
index d3eff73f4..5d880e822 100644
--- a/hw/xwayland/xwayland-present.h
+++ b/hw/xwayland/xwayland-present.h
@@ -41,6 +41,8 @@ struct xwl_present_window {
uint64_t ust;
OsTimerPtr frame_timer;
+ /* Timestamp when the current timer was first armed */
+ CARD32 timer_armed;
struct wl_callback *sync_callback;