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