Print event discarded at end of stream
[babeltrace.git] / include / babeltrace / ctf / types.h
index 0b045448908e3db9afba22ae165751776722f7ec..c5c824fdb8bab26f3d6808ec9562a6f70a807fa9 100644 (file)
@@ -199,4 +199,7 @@ void ctf_pos_get_event(struct ctf_stream_pos *pos)
        }
 }
 
+void ctf_print_timestamp(FILE *fp, struct ctf_stream *stream,
+                       uint64_t timestamp);
+
 #endif /* _BABELTRACE_CTF_TYPES_H */
This page took 0.022808 seconds and 4 git commands to generate.