import { mousetime } from "https://deno.land/x/denops_std@v5.0.1/option/mod.ts";
Only for GUI, Win32 and Unix with xterm. Defines the maximum time in msec between two mouse clicks for the second click to be recognized as a multi click.
(default 500)
type
GlobalOption<number>