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
I'm thinking that timer could be reused, it could be its own class instead, which starts when new Timer() and which outputs the result when calling __toString().
I'm thinking that timer could be reused, it could be its own class instead, which starts when
new Timer()
and which outputs the result when calling__toString()
.Originally posted by @pounard in #103 (comment)
The text was updated successfully, but these errors were encountered: