1SND_PCM_GETTIME(9) Sound Devices SND_PCM_GETTIME(9)
23
4
NAME
6snd_pcm_gettime - Fill the timespec depending on the timestamp mode
7
SYNOPSIS
9void snd_pcm_gettime(struct snd_pcm_runtime * runtime,
10struct timespec * tv);
11
ARGUMENTS
13runtime
14PCM runtime instance
1516
tv
17timespec to fill
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 SND_PCM_GETTIME(9)