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: uint64_t
units: us
time_usec
Implementation
final uint64_t timeUsec;