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

Alias for kilohertz rate (u64 backing storage)