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 Dec 15, 2021. It is now read-only.
Gts::merge will now panic on error instead of silently overflowing. The
Gts struct is now correctly saved in the Timestamps struct instead of
being ephemeral in next_timestamped, which incorrectly discarded upper
Gts bits.
This commit also fixes the 1ns offset in the timestamps test case.
0 commit comments