-
Notifications
You must be signed in to change notification settings - Fork 13k
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
sleep should have nanosecond precision #12690
Comments
Closing as a dupe of #11189 |
|
This is an implementation issue but not an implementation detail. Changing this will change the behavior of sleeping programs. The behavior is hardly even documented. |
Triage: |
Oh this is actually done, |
Hi all, just wanted to ask it seems that sleep() does not sleep to the nanosecond precision? |
internal: Update inert attribute list
Rustup r? `@ghost` changelog: none
Rustup r? `@ghost` changelog: none
This would be a backwards incompatible change to the API.
The text was updated successfully, but these errors were encountered: