]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.hpp
TabularDecView: Visually indent annotations by PD stack level
[pulseview.git] / pv / data / decode / annotation.hpp
index fa5149086c230fcfb790f07d2a3c38cc229ecd0c..57ca46950384d16632cab87b0596b0fba9baab43 100644 (file)
@@ -53,6 +53,7 @@ public:
 
        uint64_t start_sample() const;
        uint64_t end_sample() const;
+       uint64_t length() const;
 
        Class ann_class_id() const;
        const QString ann_class_name() const;