Skip to main content

Module primitive

Module primitive 

Source
Expand description

The primitive module defines fundamental data types and utilities used throughout the des-sim library.

This includes:

  • id: Unique identifiers for events and sources.
  • time: Structures and traits for managing simulation time, durations, and micro-steps.

Modulesยง

id
The id module provides unique identifier types for events and sources within the simulation.
time
The time module provides fundamental types and utilities for managing time within the discrete event simulation.