[−][src]Module wayland_protocols::unstable::input_timestamps::v1::client::zwp_input_timestamps_manager_v1
context object for high-resolution input timestamps
A global interface used for requesting high-resolution timestamps for input events.
Structs
ZwpInputTimestampsManagerV1 |
Enums
Event | |
Request |
Constants
REQ_DESTROY_SINCE | The minimal object version supporting this request |
REQ_GET_KEYBOARD_TIMESTAMPS_SINCE | The minimal object version supporting this request |
REQ_GET_POINTER_TIMESTAMPS_SINCE | The minimal object version supporting this request |
REQ_GET_TOUCH_TIMESTAMPS_SINCE | The minimal object version supporting this request |
Statics
zwp_input_timestamps_manager_v1_interface | C representation of this interface, for interop |
zwp_input_timestamps_manager_v1_requests | C-representation of the messages of this interface, for interop |
Traits
EventHandler | An interface for handling events. |