mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
3 lines
224 B
Plaintext
3 lines
224 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
uint64 rtc_timestamp # captured time in microseconds from real-time clock at PPS event
|
|
int32 rtc_drift_time # time drift between RTC and PPS event in microseconds |