mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
231bb55b2a631fa18fdb77e09cf389991b6468da
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
Description
WPILib - FRC Robotics Library
Languages
C++
53.8%
Java
32.8%
Python
6.6%
C
2.6%
Starlark
1.7%
Other
2.4%