- 🇬🇧United Kingdom catch
The example in the issue summary doesn't match the new API, it's still using the $reset method parameter. I think the new method could use extra documentation, even if it's 'Resets the current timer to 0', should also have a :void return type hint now.
@zaporylie's point in #6 looks relevant too - we can deprecate methods now, so should we open a follow-up to look at adding Timer::pause() and redefining Timer::stop()?