X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdata%2Fdecoderstack.h;h=4b2717279ba034fab245855c5273030eec521fd8;hb=4c581c790c0e9d378a0074c2b2802a0d7f5c7579;hp=9c960e589972c1dd9492da78984992660ca79b86;hpb=46bf6027eacaec6d922be0e72e8403a10bbc25be;p=pulseview.git diff --git a/pv/data/decoderstack.h b/pv/data/decoderstack.h index 9c960e58..4b271727 100644 --- a/pv/data/decoderstack.h +++ b/pv/data/decoderstack.h @@ -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,