Class HAL.SimPeriodicBeforeCallback
java.lang.Object
org.wpilib.hardware.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:
closein interfaceAutoCloseable
-