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 methods to delete absolute timers from the list #62

Open
denis-stepanov opened this issue Apr 29, 2023 · 1 comment
Open

Add methods to delete absolute timers from the list #62

denis-stepanov opened this issue Apr 29, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@denis-stepanov
Copy link
Owner

Currently there is no easy way to remove a once added absolute timer. One needs to iterate on the timers list manually. Would be good to add methods allowing to remove timers by action or by ID.

For symmetry, maybe a timer addition method could be added as well.

@denis-stepanov denis-stepanov added the enhancement New feature or request label Apr 29, 2023
@denis-stepanov
Copy link
Owner Author

Would be good to add methods allowing to remove timers by action or by ID.

Also simply by a pointer to a timer.

@denis-stepanov denis-stepanov added this to the v1.2.0 milestone Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant