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
timer::CountDown
timer::Periodic
#67 adds a new timer trait that has timer::CountDown as a supertrait. Should the same be done for timer::Periodic?
I think yes.
cc @therealprof @jonas-schievink
The text was updated successfully, but these errors were encountered:
I'm going to close this, now that the old timer traits are removed #324.
Discussion for design for the new traits can go in #359 . Linking it so this issue appears there.
Sorry, something went wrong.
No branches or pull requests
#67 adds a new timer trait that has
timer::CountDown
as a supertrait. Should the same be done fortimer::Periodic
?I think yes.
cc @therealprof @jonas-schievink
The text was updated successfully, but these errors were encountered: