mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
wl_surface: clarify the base of time passed in the callback of frame
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
b24fa4c821
commit
06472737a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1100,7 +1100,7 @@
|
||||||
attempt to use it after that point.
|
attempt to use it after that point.
|
||||||
|
|
||||||
The callback_data passed in the callback is the current time, in
|
The callback_data passed in the callback is the current time, in
|
||||||
milliseconds.
|
milliseconds, with an undefined base.
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<arg name="callback" type="new_id" interface="wl_callback"/>
|
<arg name="callback" type="new_id" interface="wl_callback"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue