Type Alias snd_timer_read_t

Source
pub type snd_timer_read_t = _snd_timer_read;
Expand description

timer read structure

Aliased Type§

#[repr(C)]
pub struct snd_timer_read_t { pub resolution: u32, pub ticks: u32, }

Fields§

§resolution: u32

< tick resolution in nanoseconds

§ticks: u32

< count of happened ticks