timeUsec property

uint64_t timeUsec
final

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 the number.

MAVLink type: uint64_t

units: us

time_usec

Implementation

final uint64_t timeUsec;