pub type Kilohertz<T> = Rate<T, 1000, 1>;
Reexport fugit Alias for kilohertz rate
fugit
pub struct Kilohertz<T> { /* private fields */ }