Module world

Module world 

Source
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ยง

SimWorld
The central simulation coordinator that manages time and event processing.
WeakSimWorld
A weak reference to a simulation world.