Type Alias snd_timer_tread_t

Source
pub type snd_timer_tread_t = _snd_timer_tread;
Expand description

timer tstamp + event read structure

Aliased Type§

#[repr(C)]
pub struct snd_timer_tread_t { pub event: u32, pub tstamp: timespec, pub val: u32, }

Fields§

§event: u32

< Timer event

§tstamp: timespec

< Time stamp of each event

§val: u32

< Event value