API : trace_handle
[babeltrace.git] / include / babeltrace / babeltrace-internal.h
index 707c06065bdcf04c93ac850d0a772f2c747a2226..913b043cf9d0b46b345015b9619c7c7755fac0be 100644 (file)
@@ -26,6 +26,7 @@ struct trace_descriptor;
 struct trace_collection {
        GPtrArray *array;       /* struct trace_descriptor */
        GHashTable *clocks;     /* struct ctf_clock */
+       struct ctf_clock *single_clock;
 };
 
 extern int opt_all_field_names,
This page took 0.02326 seconds and 4 git commands to generate.