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
Changes SimpleTimer functions to the newly discovered short hand verision... no more need to set up a new callback function, just declare it in line when setting the timer!
Basically no functionality changes, just fewer lines of code overall.