Expand description
Event scheduling and processing for the simulation engine.
This module provides the core event types and queue for scheduling events in chronological order with deterministic ordering.
Structs§
- Event
Queue - A priority queue for scheduling events in chronological order.
- Scheduled
Event - An event scheduled for execution at a specific simulation time.
Enums§
- Connection
State Change - Connection state changes
- Event
- Events that can be scheduled in the simulation.
- Network
Operation - Network data operations