Retrieves the interval, in milliseconds, of the Timer control's interval.
public final int getInterval()
Returns the number of milliseconds between each Timer control interval.
Use the getInterval method to determine the number of milliseconds the Timer control will wait before triggering its timer event.
See Also setInterval