mouseinterval
Description:
public int mouseinterval (
int erval)
Sets the maximum time in milliseconds that can elapse between press and release events in order for them to be recognized as a click, and
returns the previous interval value.
The default value is 200 msec, or one fifth of a second.