nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
9.95k stars 1.28k forks source link

`Fw::TimeInterval` #2740

Open LeStarch opened 1 month ago

LeStarch commented 1 month ago
F´ Version
Affected Component

Feature Description

Current Fw::Time represents absolute time and is abused for relative time. We should figure out how to represent time intervals.