Expand snd_seq_create_simple_port() and use a queue to timestamp events
authorAntonio Ospite <ao2@ao2.it>
Mon, 2 Oct 2017 20:33:35 +0000 (22:33 +0200)
committerAntonio Ospite <ao2@ao2.it>
Tue, 3 Oct 2017 11:40:46 +0000 (13:40 +0200)
Events are timestamped with a real-time value representing the time
passed since the queue timer was started.

The timestamp is not used just yet.


No differences found