Live timer set up
[lttng-tools.git] / src / bin / lttng-sessiond / trace-ust.h
index 1c37b3f0f1bb977a49429f31f2ce9f47a7f74e2b..aa6ac408f1551b6ddd7521fac734cbf097b0afd6 100644 (file)
@@ -111,6 +111,7 @@ struct ltt_ust_session {
        unsigned int output_traces;
        unsigned int snapshot_mode;
        unsigned int has_non_default_channel;
+       unsigned int live_timer_interval;       /* usec */
 };
 
 /*
This page took 0.023811 seconds and 4 git commands to generate.