lib: notification iterator: transfer a batch of notifications
[babeltrace.git] / plugins / utils / counter / counter.h
index 6915532bebc39703f629affd3ff24a913f777558..2630f10ecbbd82f55e6022e1fbfa40d378155dc8 100644 (file)
@@ -44,6 +44,7 @@ struct counter {
                uint64_t other;
        } count;
        uint64_t last_printed_total;
+       uint64_t at;
        uint64_t step;
        bool hide_zero;
        bool error;
This page took 0.023943 seconds and 4 git commands to generate.