Module embedded_time::duration[][src]

Expand description

Duration types/units

Re-exports

pub use crate::fraction::Fraction;

Structs

The Generic Duration type allows an arbitrary scaling factor to be used without having to impl FixedPoint.

A duration unit type

A duration unit type

A duration unit type

A duration unit type

A duration unit type

A duration unit type

Traits

An unsigned, fixed-point duration type

Create duration-based extensions from primitive numeric types.