Skip to content

wp_linux_drm_syncobj_timeline_v1¤

wayland.wp_linux_drm_syncobj_timeline_v1 ¤

Synchronization object timeline

This object represents an explicit synchronization object timeline imported by the client to the compositor.

Methods:

destroy ¤

destroy() -> None

Destroy the timeline

Destroy the synchronization object timeline. Other objects are not affected by this request, in particular timeline points set by set_acquire_point and set_release_point are not unset.