Ticker: Interval (get)

Interval

Returns the duration between Ticker events in milliseconds.



 Public Property Get Interval ( ) As Long

Return Values

Long -  Duration between events in milliseconds

Remarks

If the Ticker is already running, it will be reset and begin a new duration with the new interval.

Read/Write.

See Also

Project CorLib Overview

Class Ticker Overview