Live timer set up
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.h
index fd5e93fe9e4cb80224fd9668eade6cb845fa8d87..edec8d49639eb25b61f02664847e9ef2cea29def 100644 (file)
@@ -207,6 +207,7 @@ struct ust_app_session {
        struct rcu_head rcu_head;
        /* If the channel's streams have to be outputed or not. */
        unsigned int output_traces;
+       unsigned int live_timer_interval;       /* usec */
 };
 
 /*
This page took 0.022932 seconds and 4 git commands to generate.