Retained-history limits for bounded-latency time synchronization.
Summary
Functions
Build time-sync retained-history limits.
Types
@type t() :: %Sidereon.GNSS.Fusion.TimeSyncHistoryConfig{ checkpoint_capacity: pos_integer(), imu_capacity: pos_integer() }
Functions
@spec new(pos_integer(), pos_integer()) :: t()
Build time-sync retained-history limits.