cg2121 / obs-advanced-timer

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

Allow count up from specific time #26

Closed RomanTruba closed 1 year ago

RomanTruba commented 1 year ago

This diff adds dedicated "Start from" field visible when timer type is set to "Countup". This field accepts time stamp in either MM:SS or HH:MM:SS format. Then, count up timer will start from this specified time

example

cg2121 commented 1 year ago

I believe this is basically the same as https://github.com/cg2121/obs-advanced-timer/pull/9