snd_pcm_gettime(9) 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