other versions
SND_PCM_GETTIME(9) | PCM API | SND_PCM_GETTIME(9) |
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¶
January 2017 | Kernel Hackers Manual 4.8. |