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 #491

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    da493d3 View commit details
    Browse the repository at this point in the history
  2. Update TODO comment

    Co-authored-by: Chris Lalancette <[email protected]>
    Signed-off-by: Michael Orlov <[email protected]>
    MichaelOrlov and clalancette authored May 7, 2024
    Configuration menu
    Copy the full SHA
    42c8bc4 View commit details
    Browse the repository at this point in the history
  3. Use 'system_clock' instead of 'steady_clock'

    Signed-off-by: Michael Orlov <[email protected]>
    MichaelOrlov committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1d83bb0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Also update receive_timestamp for services.

    Signed-off-by: Chris Lalancette <[email protected]>
    clalancette committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3944c4b View commit details
    Browse the repository at this point in the history