mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
usleep adeed to reduce CPU consumption
This commit is contained in:
@ -441,6 +441,7 @@ void* postProcessing::processData(int delflag) {
|
||||
}
|
||||
}
|
||||
dum=0;
|
||||
usleep(500);
|
||||
}
|
||||
|
||||
if (fdata) {
|
||||
|
Reference in New Issue
Block a user