Expand description
Stepping through the next event.
Structsยง
- Next
- Command to step through the next event in the timeline. Upon completion, the current simulation state will reflect the sequential application of all events up to and including the upcoming event, and the cursor location will advance to the subsequent event (one after the upcoming event).
- Parser
- Parser for
Next
.