 |
Ardour
8.12
|
Go to the documentation of this file.
19 #ifndef __ardour_timestamps_h__
20 #define __ardour_timestamps_h__
22 #ifdef WITH_JACK_TIMESTAMPS
23 #include <jack/timestamps.h>
25 #define jack_timestamp(s)
26 #define jack_init_timestamps(n)
27 #define jack_dump_timestamps(o)
28 #define jack_reset_timestamps()