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
In a Pomodoro countdown timer, after the timer ends, clicking "Break" records the break duration in the history (actual start time + break duration).
By clicking "Stop", it records the correct duration though.