5556575859606162636465
{ super.beforeStep(nextStepEngine, nextTime, dtProxy, ctProxy, inputs, singleStep,events); while (!actions.isEmpty() && actions.peek().time <= nextTime) { Action action = actions.poll(); switch (action.targetSimulator) { case ALL: break; case CT: