Common.Message.SystemTime (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

The system time is the time of the master clock, typically the computer clock of the main onboard computer.

Types

t()

@type t() :: %Common.Message.SystemTime{
  time_boot_ms: XMAVLink.Types.uint32_t(),
  time_unix_usec: XMAVLink.Types.uint64_t()
}

The system time is the time of the master clock, typically the computer clock of the main onboard computer.