mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-12 09:51:19 +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 |