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
MPTimer is a port of my fork of Mike Ash's MABGTimer to Swift, done to add the ability to use AnyObject (as opposed to necessarily an NSObject) as the object in the timer.
About
A port of my fork of Mike Ash's MABGTimer to Swift, done to add the ability to use AnyObject (as opposed to an NSObject instance) as the object in the timer.