NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_system_time_t Struct Reference

#include <mavlink_msg_system_time.h>

Data Fields

uint64_t time_unix_usec
 Timestamp of the master clock in microseconds since UNIX epoch. More...
 
uint32_t time_boot_ms
 Timestamp of the component clock since boot time in milliseconds. More...
 

Field Documentation

uint32_t __mavlink_system_time_t::time_boot_ms

Timestamp of the component clock since boot time in milliseconds.

uint64_t __mavlink_system_time_t::time_unix_usec

Timestamp of the master clock in microseconds since UNIX epoch.


The documentation for this struct was generated from the following file: