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

Fix #1051, use OSAL time conversion/access methods #1058

Merged

Commits on Jan 4, 2021

  1. Fix nasa#1051, use OSAL time conversion/access methods

    Instead of accessing OS_time_t values directly, use the
    OSAL-provided conversion and access methods.  This provides
    independence/abstraction from the specific OS_time_t
    definition and allows OSAL to transition to a 64 bit value.
    jphickey committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    119e3e6 View commit details
    Browse the repository at this point in the history