pub type FixedWindowCounterNanos = FixedWindowCounter<Nanos, MockTimeSource>;Expand description
Type alias for a fixed window counter with standard nanosecond precision.
Aliased Typeยง
pub struct FixedWindowCounterNanos { /* private fields */ }pub type FixedWindowCounterNanos = FixedWindowCounter<Nanos, MockTimeSource>;Type alias for a fixed window counter with standard nanosecond precision.
pub struct FixedWindowCounterNanos { /* private fields */ }