Qt Wayland Presentation Time Extension

このモジュールは Qt 6.3 で導入されました。

概要

PresentationTime エクステンションは、サーフェスのレンダリングタイミングを追跡する方法を提供します。クライアントはサーフェスに関連するフィードバックを要求でき、コンポジターはサーフェスが画面上に表示された時刻とともにフィードバックのイベントを送信します。

PresentationTime Wayland インターフェースに対応しています。wp_presentation

使用方法

このモジュールを使うには、次のようにインポートします:

import QtWayland.Compositor.PresentationTime

PresentationTime

フレームが画面に表示されるタイミングのトラッキングを提供する。

© 2025 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.