Sets the duration between Ticker events in milliseconds.
Public Property Let Interval( ByVal Value As Long )
If the Ticker is already running, it will be reset and begin a new duration with the new interval.
Read/Write.
Project CorLib Overview
Class Ticker Overview