]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decoderstack.h
Fixed non-painting decode
[pulseview.git] / pv / data / decoderstack.h
index 9c960e589972c1dd9492da78984992660ca79b86..4b2717279ba034fab245855c5273030eec521fd8 100644 (file)
@@ -72,6 +72,7 @@ private:
        static const double DecodeMargin;
        static const double DecodeThreshold;
        static const int64_t DecodeChunkLength;
+       static const unsigned int DecodeNotifyPeriod;
 
 public:
        DecoderStack(pv::SigSession &_session,