mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02: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