You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate setting the timer interval while starting it.
This feature is unused internally and has simple replacements; removing
it will make it easier for subclasses to directly override Timer.start
rather than having Timer.start handle the interval and then deferring to
a private _timer_start.
0 commit comments