Class HAL.SimPeriodicBeforeCallback

java.lang.Object
edu.wpi.first.hal.HAL.SimPeriodicBeforeCallback
All Implemented Interfaces:
AutoCloseable
Enclosing class:
HAL

public static final class HAL.SimPeriodicBeforeCallback extends Object implements AutoCloseable
A callback to be run by IterativeRobotBase prior to the user's simulationPeriodic code.