merge with developer

This commit is contained in:
2022-01-24 11:39:13 +01:00
80 changed files with 16018 additions and 15875 deletions

View File

@ -63,7 +63,8 @@ class Listener : private virtual slsDetectorDefs, public ThreadObject {
*/
uint64_t GetLastFrameIndexCaught() const;
/** Get number of missing packets, returns negative values in case to extra packet */
/** Get number of missing packets, returns negative values in case to extra
* packet */
int64_t GetNumMissingPacket(bool stoppedFlag, uint64_t numPackets) const;
/**