Capture pipeline timestamps
This commit is contained in:
@ -17,7 +17,6 @@ typedef struct buffer_s {
|
||||
int mmap_reflinks;
|
||||
struct buffer_s *mmap_source;
|
||||
bool enqueued;
|
||||
uint64_t enqueued_time_us;
|
||||
} buffer_t;
|
||||
|
||||
buffer_t *buffer_open(const char *name, struct buffer_list_s *buf_list, int buffer);
|
||||
|
Reference in New Issue
Block a user