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

Split interfaces to separate sleeping from reporting the time? #64

Open
sunfishcode opened this issue May 16, 2024 · 0 comments
Open

Split interfaces to separate sleeping from reporting the time? #64

sunfishcode opened this issue May 16, 2024 · 0 comments

Comments

@sunfishcode
Copy link
Member

Currently, the monotonic-clock interface includes functions for reading the current time and functions for sleeping for a given duration. In theory, some users may want to just have the ability to sleep without reading the current time, so it's worth considering splitting these into separate interfaces.

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

1 participant