Struct minstant::Anchor [−][src]
pub struct Anchor { /* fields omitted */ }
Expand description
An anchor which can be used to convert internal clocking counter into system timestamp.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Anchor
impl UnwindSafe for Anchor
Blanket Implementations
Mutably borrows from an owned value. Read more