-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Clock] Documentation for new Clock component #17435
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
Conversation
6ecc91e
to
3bc369f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
e60870f
to
d14007e
Compare
The Code-Blocks stuff can be ignored |
d14007e
to
9a6daec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dbrumann thanks a lot for contributing these docs!
I like your proposed contents a lot and I don't have any comment/tweak to do about them 🙂 My only comment is about MonotonicClock
, which is not explained in these docs and I don't fully understand it.
But maybe we can leave it for a future PR. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Denis!
Sorry to be the third doc member adding lots of annotations. I'm also fine with doing the changes while merging :)
No problem. I will work on the changes tomorrow during my train ride. Keep them coming. |
9a6daec
to
d41f598
Compare
@javiereguiluz I added a new section describing the purpose of the monotonic clock. Unfortunately, I couldn't come up with a relevant code snippet but maybe we don't need one or someone else has a good idea? |
d41f598
to
952e618
Compare
952e618
to
24e3994
Compare
This is now merged 🥳 Denis, thanks a lot for this nice contribution! And thanks to our great reviewers too. |
Closes #17074