amrlabib / react-timer-hook

React timer hook

Home Page:https://www.npmjs.com/package/react-timer-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to manually set the time in useStopwatch?

DevinParentice opened this issue · comments

For example, setting the totalSeconds to a certain numberr, and having the hours, minutes, seconds, etc. automatically set and then continue to count as normal from that point.