mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 20:09:22 +01:00
checking change
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@381 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -391,7 +391,9 @@ void* postProcessing::processData(int delflag) {
|
|||||||
bool newData=false;
|
bool newData=false;
|
||||||
char currentfName[MAX_STR_LENGTH];
|
char currentfName[MAX_STR_LENGTH];
|
||||||
int currentfIndex=0;
|
int currentfIndex=0;
|
||||||
while(1){cout<<"\t"<<flush;
|
while(1){
|
||||||
|
cout.flush();
|
||||||
|
cout<<flush;
|
||||||
if (checkJoinThread()) break;
|
if (checkJoinThread()) break;
|
||||||
usleep(200000);
|
usleep(200000);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user