onStart

context(_: Simulator)
open fun onStart()

Called when the simulation starts, before the first event is processed.

Subclasses can override this to initialize the node (e.g., schedule initial events).