You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current timer implementations, the nanosleep example is not working as expected, previously we had an accuracy of 5ms with the latest changes done there, the accuracy has changed and now it has 200ms.
We should improve this.
Cheers!
The text was updated successfully, but these errors were encountered:
With the current timer implementations, the
nanosleep
example is not working as expected, previously we had an accuracy of 5ms with the latest changes done there, the accuracy has changed and now it has 200ms.We should improve this.
Cheers!
The text was updated successfully, but these errors were encountered: