-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
remove. #10145
Labels
Comments
kpschoedel
added a commit
to kpschoedel/connectedhomeip
that referenced
this issue
Oct 1, 2021
#### Problem Followups from PR project-chip#10056 Indirect access for System::Clock functions Fixes project-chip#10146 Remove GetMonotonicMicroseconds() call Fixes project-chip#10145 remove. Fixes project-chip#10144 The static cast should have the / 1000 within it #### Change overview - Removes the global backward-compatibility wrappers for `GetMonotonic…()`. - Correctly parenthesize the project-chip#10146 cast. #### Testing CI. No changes to functionality intended.
kpschoedel
added a commit
to kpschoedel/connectedhomeip
that referenced
this issue
Oct 1, 2021
#### Problem Followups from PR project-chip#10056 Indirect access for System::Clock functions Fixes project-chip#10146 Remove GetMonotonicMicroseconds() call Fixes project-chip#10145 remove. Fixes project-chip#10144 The static cast should have the / 1000 within it #### Change overview - Removes the global backward-compatibility wrappers for `GetMonotonic…()`. - Correctly parenthesize the project-chip#10146 cast. #### Testing CI. No changes to functionality intended.
andy31415
pushed a commit
that referenced
this issue
Oct 4, 2021
#### Problem Followups from PR #10056 Indirect access for System::Clock functions Fixes #10146 Remove GetMonotonicMicroseconds() call Fixes #10145 remove. Fixes #10144 The static cast should have the / 1000 within it #### Change overview - Removes the global backward-compatibility wrappers for `GetMonotonic…()`. - Correctly parenthesize the #10146 cast. #### Testing CI. No changes to functionality intended.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
connectedhomeip/src/system/SystemClock.h
Lines 115 to 125 in 08fe66d
This issue was generated by todo based on a
TODO
comment in 08fe66d. It's been assigned to @kpschoedel because they committed the code.The text was updated successfully, but these errors were encountered: