mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
It would crash in C++ if the global measurement was sooner than all the snapshots. Align Java with the changes and better document computation approach.