Overview | Methods | This Package | All Packages
Retrieves the interval, in milliseconds, of the Timer control's interval.
Syntax
public final int getInterval()
Return Value
Returns the number of milliseconds between each Timer control interval.
Remarks
Use the getInterval method to determine the number of milliseconds the Timer control will wait before triggering its timer event.
See Also setInterval