Package edu.wpi.first.hal
Class HAL.SimPeriodicBeforeCallback
java.lang.Object
edu.wpi.first.hal.HAL.SimPeriodicBeforeCallback
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- HAL
A callback to be run by IterativeRobotBase prior to the user's simulationPeriodic code.
-
Method Summary
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
-