Method LastClickLessThanRepeatInterval
LastClickLessThanRepeatInterval(AbstractControl)
Checks whether LastClickedTimestamp is less than ClickRepeatInterval.
public static bool LastClickLessThanRepeatInterval(AbstractControl control)
Parameters
control
AbstractControlControl to use.