[][src]Module wayland_protocols::unstable::input_timestamps::v1::client::zwp_input_timestamps_v1

context object for input timestamps

Provides high-resolution timestamp events for a set of subscribed input events. The set of subscribed input events is determined by the zwp_input_timestamps_manager_v1 request used to create this object.

Structs

ZwpInputTimestampsV1

Enums

Event
Request

Constants

EVT_TIMESTAMP_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Statics

zwp_input_timestamps_v1_events

C-representation of the messages of this interface, for interop

zwp_input_timestamps_v1_interface

C representation of this interface, for interop

zwp_input_timestamps_v1_requests

C-representation of the messages of this interface, for interop

Traits

EventHandler

An interface for handling events.