struct snd_timer_read_t
Overview
timer read structure Moreā¦
#include <timer.h> struct snd_timer_read_t { // fields unsigned int resolution; unsigned int ticks; };
Detailed Documentation
timer read structure
Fields
unsigned int resolution
tick resolution in nanoseconds
unsigned int ticks
count of happened ticks