mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 16:08:38 +01: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