pub(crate) static UNORDEREDED_EVENT_LOG_ID_COUNTER: AtomicU64Expand description
An counter that resets on every restart, that guarantees that
UnordedEventLogIds don’t conflict with each other.
pub(crate) static UNORDEREDED_EVENT_LOG_ID_COUNTER: AtomicU64An counter that resets on every restart, that guarantees that
UnordedEventLogIds don’t conflict with each other.