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
Instead of handling when the timer reaches 0 in each of the handlers for a timer tick, send out a different notification for when it ends and handle it in all the views that need the timer. Will simplify the code a lot
Instead of handling when the timer reaches 0 in each of the handlers for a timer tick, send out a different notification for when it ends and handle it in all the views that need the timer. Will simplify the code a lot