timeUsec property
Timestamp (UNIX Epoch time or time since system boot). The receiving end can infer timestamp format (since 1.1.1970 or since system boot) by checking for the magnitude of the number.
MAVLink type: uint32_t
units: us
time_usec
Implementation
final uint32_t timeUsec;