cg2121 / obs-advanced-timer

GNU General Public License v2.0
190 stars 33 forks source link

Added the ability to start countup from a specified time #3

Closed kimimaru4000 closed 3 years ago

kimimaru4000 commented 4 years ago

This PR adds the ability to start the count up timer with a time of your choosing instead of only from 0.

cg2121 commented 3 years ago

Closing as the latest version has a countup when countdown is finished.

kimimaru4000 commented 3 years ago

Hi @cg2121, I would like to request you to re-open this PR, as the feature described for the new version is not the same as the feature in this PR.

This PR adds a starting time for the countup timer, which is useful in several Twitch Plays streams I host. Sometimes, I need to take down the stream for maintenance, and I lose the current play time when OBS closes, either intentionally or via a crash.

Having the ability to set the starting time allows me to get back to the same timer value and continue counting up. As it is now, obs-advanced-timer does not have a way of doing this. If you'd like me to revise the code to be more in line with the standards for the new version, please let me know.