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

[Logging] Clarify duration arg description in macros (backport #359) #361

Merged
merged 1 commit into from
May 27, 2022

Commits on May 18, 2022

  1. Clarify duration arg description in logging macros (#359)

    The expectation that the `duration` argument to the logging macros will
    be an integral value in milliseconds is not explicit at all, and as such
    the documentation for this argument should be clarified.
    
    Prior to this change, this information could only be found inside
    `RCUTILS_LOG_CONDITION_THROTTLE_BEFORE`, which is inconvenient.
    
    Signed-off-by: Abrar Rahman Protyasha <aprotyas@u.rochester.edu>
    (cherry picked from commit 8da2aac)
    aprotyas authored and mergify[bot] committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ce72355 View commit details
    Browse the repository at this point in the history