Class HAL.SimPeriodicAfterCallback

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

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