View Source APM.Message.SystemTime (xmavlink_util v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %APM.Message.SystemTime{ time_boot_ms: MAVLink.Types.uint32_t(), time_unix_usec: MAVLink.Types.uint64_t() }
The system time is the time of the master clock, typically the computer clock of the main onboard computer.