snd_pcm_gettime (9) Linux Manual Page
snd_pcm_gettime – Fill the timespec depending on the timestamp mode
Synopsis
void snd_pcm_gettime(struct snd_pcm_runtime *runtime, struct timespec *tv);
Arguments
runtime
-
- PCM runtime instance
tv
- timespec to fill
