Vuo  2.3.2
Functions
VuoMouseUtility.m File Reference

Description

VuoMouseUtility implementation.

Definition in file VuoMouseUtility.m.

Go to the source code of this file.

Functions

VuoReal VuoMouse_getDoubleClickInterval (void)
 Get the time-frame within which a second mouse press must occur in order to be considered a double click. More...
 

Function Documentation

◆ VuoMouse_getDoubleClickInterval()

VuoReal VuoMouse_getDoubleClickInterval ( void  )

Get the time-frame within which a second mouse press must occur in order to be considered a double click.

Note
This is separate from node/vuo.mouse/VuoMouse due to a long dependency chain in VuoMouse.

Definition at line 27 of file VuoMouseUtility.m.