F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
A class to represent a time interval holding two U32 seconds and microseconds values. More...
#include <Fw/Time/TimeInterval.hpp>
A class to represent a time interval holding two U32 seconds and microseconds values.
The TimeInterval class is designed to hold a time interval and provides various methods to manipulate and compare time intervals. It supports serialization and deserialization for easy storage and transmission.