Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiSetMultiClickTime

hiSetMultiClickTime( 
x_milliseconds 
) 
=> t

Description

Sets the number of milliseconds that must elapse before a mouse click is recognized as a separate single click rather than the second click of a double click.

The valid range is 50–1000 units (1/20th of a second to one second). Values below 50 are set to 50 and a warning is output. Values above 1000 are set to 1000 and a warning is output.

Argument

x_milliseconds

Number of milliseconds that should elapse before another mouse click is recognized as a separate single click.

Valid values: 50–1000.

Value Returned

t

Returns t after the time is set.

Related Topics

hiGetMultiClickTime


Return to top
 ⠀
X