mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-28 01:40:08 -05:00
Add support for monotonic timestamps
This commit is contained in:
parent
a73ad3f265
commit
309a274454
28 changed files with 77 additions and 25 deletions
|
|
@ -85,7 +85,7 @@ typedef struct {
|
|||
unsigned int period_size;
|
||||
unsigned int period_time;
|
||||
snd_interval_t periods;
|
||||
unsigned int tick_time; /* not used */
|
||||
unsigned int monotonic;
|
||||
snd_pcm_tstamp_t tstamp_mode;
|
||||
unsigned int period_step;
|
||||
unsigned int sleep_min; /* not used */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue