mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
This is one of the calls with the delayed IPC. In the past, teams have called an IsMode function so much that their code would start lagging. This adds a cache, so the data is updated either when new data arrives and we are notified of it, or after 50ms has passes since the last time the cache was checked and updated.
4.8 KiB
4.8 KiB