Qt Wayland Presentation Time Extension
This module was introduced in Qt 6.3.
Summary
The PresentationTime extension provides a way to track rendering timing for a surface. Client can request feedbacks associated with a surface, then compositor send events for the feedback with the time when the surface is presented on-screen.
PresentationTime corresponds to the Wayland wp_presentation
interface.
Usage
To use this module, import it like this:
import QtWayland.Compositor.PresentationTime
Provides tracking the timing when a frame is presented on screen |
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.