[−][src]Trait wayland_protocols::unstable::input_timestamps::v1::client::zwp_input_timestamps_v1::RequestsTrait
Required methods
fn destroy(&self)
destroy the input timestamps object
Informs the server that the client will no longer be using this protocol object. After the server processes the request, no more timestamp events will be emitted.
This is a destructor, you cannot send requests to this object any longer once this method is called.