Skip to content
New issue

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

Add Timer.Started and Timer.Stopped events #56

Open
Y1195 opened this issue Feb 10, 2022 · 2 comments
Open

Add Timer.Started and Timer.Stopped events #56

Y1195 opened this issue Feb 10, 2022 · 2 comments
Assignees

Comments

@Y1195
Copy link

Y1195 commented Feb 10, 2022

.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.

@Sleitnick Sleitnick self-assigned this Feb 17, 2022
@Sleitnick Sleitnick added bug Something isn't working and removed bug Something isn't working labels Feb 17, 2022
@Sleitnick
Copy link
Owner

Hello, what version of Timer are you using? The latest version does not contain a Started/Stopped event.

@Y1195
Copy link
Author

Y1195 commented Feb 17, 2022

Oh, I mean add Started and Stopped events.

@Y1195 Y1195 changed the title Timer.Started and Timer.Stopped events Add Timer.Started and Timer.Stopped events Feb 17, 2022
noahrepublic added a commit to noahrepublic/RbxUtil that referenced this issue Jul 15, 2022
- Added Timer.Started and Timer.Stopped events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants