Skip to main content

Module context

Module context 

Source
Expand description

Runtime context that bundles clock and RNG for the execution engine.

Modules§

clock
Platform-agnostic clock abstraction.
rng
Random number generation abstraction.

Structs§

RuntimeContext
A container for runtime services (clock, RNG) threaded through the execution engine.