mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 13:57:13 +02:00
check for why gui doesnt show all data
This commit is contained in:
@ -1153,10 +1153,9 @@ int qDrawPlot::GetData(detectorData *data,int fIndex, int subIndex){
|
|||||||
#endif
|
#endif
|
||||||
currentFrame++;
|
currentFrame++;
|
||||||
}
|
}
|
||||||
//#ifdef VERYVERBOSE
|
#ifdef VERYVERBOSE
|
||||||
cout << "Exiting GetData function" << endl;
|
cout << "Exiting GetData function" << endl;
|
||||||
//#endif
|
#endif
|
||||||
usleep(1*1000*1000);
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user