pub(crate) static UNORDEREDED_EVENT_LOG_ID_COUNTER: AtomicU64
Expand description
An counter that resets on every restart, that guarantees that
UnordedEventLogId
s don’t conflict with each other.
pub(crate) static UNORDEREDED_EVENT_LOG_ID_COUNTER: AtomicU64
An counter that resets on every restart, that guarantees that
UnordedEventLogId
s don’t conflict with each other.