Expand description
Core simulation world and coordination logic.
This module provides the central SimWorld coordinator that manages time,
event processing, and network simulation state.
Structsยง
- SimFault
Record - A fault recorded by the simulation engine, stamped with the sim time at which it occurred.
- SimWorld
- The central simulation coordinator that manages time and event processing.
- Weak
SimWorld - A weak reference to a simulation world.