Type Alias fugit::Hertz

source ·
pub type Hertz<T> = Rate<T, 1, 1>;
Expand description

Alias for hertz rate

Aliased Type§

struct Hertz<T> { /* private fields */ }