timeBootMs property
Timestamp (time since system boot). The rationale for the timestamp in the setpoint is to allow the system to compensate for the transport delay of the setpoint. This allows the system to compensate processing latency.
MAVLink type: uint32_t
units: ms
time_boot_ms
Implementation
final uint32_t timeBootMs;