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

Provide a way to list existing timers #4

Open
jonhoo opened this issue Nov 16, 2017 · 1 comment
Open

Provide a way to list existing timers #4

jonhoo opened this issue Nov 16, 2017 · 1 comment

Comments

@jonhoo
Copy link

jonhoo commented Nov 16, 2017

The API currently doesn't allow clients to inspect the list of timers in any way, even for debugging. Implementing fmt::Debug and/or providing a .timers() method that gives an iterator over the registered timers would be extremely handy.

@andrewjstone
Copy link
Owner

I agree this would be handy for debugging. I'll make sure it gets implemented at some point.

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