mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 20:39:22 +01:00
in between
This commit is contained in:
@@ -557,10 +557,10 @@ private:
|
||||
|
||||
|
||||
/* Acquisition started */
|
||||
bool acqStarted[MAX_NUMBER_OF_LISTENING_THREADS];
|
||||
bool acqStarted;
|
||||
|
||||
/* Measurement started */
|
||||
bool measurementStarted[MAX_NUMBER_OF_LISTENING_THREADS];
|
||||
bool measurementStarted;
|
||||
|
||||
/** Total Frame Count listened to by listening threads */
|
||||
int totalListeningFrameCount[MAX_NUMBER_OF_LISTENING_THREADS];
|
||||
|
||||
Reference in New Issue
Block a user