Skip to main content

Module time

Module time 

Source
Expand description

Safe, idiomatic wrappers for OSAL local time APIs.

This module provides an OsTime struct and functions for interacting with the host operating system’s local time, as opposed to the cFE-managed spacecraft time.

Structs§

OsTime
A wrapper around OS_time_t representing a specific local time.

Functions§

set_local_time
Sets the local time on the underlying OS.