Adding RB release to writer

This commit is contained in:
2020-04-23 12:32:13 +02:00
parent 325ae5d9cf
commit 25ce872dc2
+2
View File
@@ -183,6 +183,8 @@ int main (int argc, char *argv[])
// TODO: Write to H5
ring_buffer.release(metadata->buffer_slot_index);
i_write++;
auto end_time = chrono::steady_clock::now();