Be more specific in the no SEEK_LAST fallback
[lttv.git] / lttv / lttv / traceset.h
index 4b998ad27dfc56fffa0204442fe57e32d7894764..5d57ca44ef1f7e8aa56917a37e9adc72c684de5d 100644 (file)
@@ -44,6 +44,7 @@ struct _LttvTraceset {
        struct bt_ctf_iter *iter;
        GPtrArray *state_trace_handle_index;
        gboolean has_precomputed_states;
+       TimeInterval time_span;
 };
 
 struct _LttvTrace {
This page took 0.022393 seconds and 4 git commands to generate.