From 06472737a9a24619f5739abaa192b1e47b14aecc Mon Sep 17 00:00:00 2001 From: Ryo Munakata Date: Thu, 21 Aug 2014 00:25:36 +0900 Subject: [PATCH] wl_surface: clarify the base of time passed in the callback of frame Signed-off-by: Ryo Munakata Reviewed-by: Pekka Paalanen --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 2d57f69..bb457bc 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1100,7 +1100,7 @@ attempt to use it after that point. The callback_data passed in the callback is the current time, in - milliseconds. + milliseconds, with an undefined base. -- 2.7.4