snd_pcm_gettime (9) - Linux Manuals
snd_pcm_gettime: Fill the timespec depending on the timestamp mode
NAME
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
COPYRIGHT