ROS time types.
Provides Time (seconds + nanoseconds) and Duration with arithmetic, conversions, and CDR serialization. All types are no_std compatible and use integer arithmetic only (no f64::floor/f64::abs).
Time
Duration
no_std
f64::floor
f64::abs