antonmedv / countdown

Terminal countdown timer
MIT License
1.06k stars 108 forks source link

Fix countUp after pause #36

Closed intiluha closed 1 year ago

intiluha commented 1 year ago

This PR fixes the following bug: Start timer with -up option countdown -up 99h, then pause it after few seconds and resume. The time on the screen will continue to go up, but timer will stop after a few seconds