Skip to main content

span_timestamp_t

Type Alias span_timestamp_t 

Source
pub type span_timestamp_t = u64;
Expand description

\brief A timer variable large enough that when in microseconds it just won’t overflow. Most things in spandsp are timed by audio samples, but some things need access to global timers.