EPDuration

Type Alias EPDuration 

Source
pub type EPDuration = MicrosDuration<EPContainer>;
Expand description

Our Duration type, representing time elapsed in microseconds.

Aliased Typeยง

pub struct EPDuration { /* private fields */ }