Integer scalar
Valid for: Timer
The interval property determines the frequency (in milliseconds) at which a Timer object will invoke its onTimer callback. The accuracy of the interval is not exact, and the resolution of the timer depends on the host system. The default value is 1000, giving an interval of approximately one second.