pub fn set_double_click_time(duration: Duration)
Expand description
Sets the maximum time between two clicks to be registered as a double click by the compositor.
This only affects interactions with the compositor UI and has no effect on applications.
The default is 400 ms.