Skip to main content

Module util

Module util 

Source
Expand description

Core utilities.

Small, focused helpers โ€” BoundedQueue, monotonic clock, TypeId registry โ€” used throughout the actor subsystem.

Structsยง

BoundedQueue
MonotonicClock
Monotonic, non-decreasing clock.
Snapshot
Lock-light snapshot container.
SystemClock
Wall-clock.
TypeRegistry