mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Constructing a new HardwareTimer before HALInitialize is called causes segfaults sometimes in user programs, since getFPGATime assumes that the tGlobal objected was constructed. This problem did not appear in integration tests, where the calls were in the correct order. Change-Id: I95471e9e8ad7bc5d48a65893856089e35c0b091a