EPInstant

Type Alias EPInstant 

Source
pub type EPInstant = Instant<EPContainer, 1, 1_000_000>;
Expand description

Our Instant type, representing a snapshot in time from a clock with 1 µs precision (or at least, converted to this representation).

Aliased Type§

pub struct EPInstant { /* private fields */ }