Next:
handle-key-event
Up:
keymap
Previous:
chain-to-keymap
get-double-click-interval
Returns the maximum number of milliseconds that can separate the clicks of a double-click.
(send
a-keymap
get-double-click-interval)
->
exact integer in [0, 1000000]
PLT