We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.Started and .Stopped should fire when I call :Start and :Stop, respectively.
Should not fire if I call :Start and timer is already running; same with :Stop.
The text was updated successfully, but these errors were encountered:
Hello, what version of Timer are you using? The latest version does not contain a Started/Stopped event.
Sorry, something went wrong.
Oh, I mean add Started and Stopped events.
Issue Sleitnick#56
3bd515c
- Added Timer.Started and Timer.Stopped events
Sleitnick
No branches or pull requests
.Started and .Stopped should fire when I call :Start and :Stop, respectively.
Should not fire if I call :Start and timer is already running; same with :Stop.
The text was updated successfully, but these errors were encountered: