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

Set received_timestamp to system_clock::now() in message_info (backport #491) #493

Merged
merged 1 commit into from
May 10, 2024

Conversation

* Set received_timestamp to steady_clock::now() in message_info

* Use 'system_clock' instead of 'steady_clock'

* Also update receive_timestamp for services.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 76c9d8f)
@clalancette
Copy link
Contributor

Here's CI with this and ros2/rcl#1157:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor

All right, has multiple approvals and passes CI. Merging this one and ros2/rcl#1157

@clalancette clalancette merged commit b0ceb79 into jazzy May 10, 2024
2 checks passed
@clalancette clalancette deleted the mergify/bp/jazzy/pr-491 branch May 10, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants