Time to wait between mousedown and mouseup in milliseconds.
mousedown
mouseup
Signature:
interface ClickOptions { delay?: number; }