You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
I see that if you register to receive messages, such as Attitude, they include time_boot_ms. I'd like to be able to figure out how calculate at what time.time() (eg system time) a given time_boot_ms was at.
For example, if I receive an Attitude message at time_boot_ms=30630, how do I figure out how long ago that was?