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