KilohertzU64

Type Alias KilohertzU64 

Source
pub type KilohertzU64 = Rate<u64, 1000, 1>;
Expand description

Reexport fugit Alias for kilohertz rate (u64 backing storage)

Aliased Typeยง

pub struct KilohertzU64 { /* private fields */ }