Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * Fixes nasa/fprime#3086. Default to insertion order for chrono hist Chronological history needs to default to insertion order when the timestamps of the items are identical. This is fixed by changing the < to <= when comparing timestamps for "older" items. * Fix comment
- Loading branch information