usleep adeed to reduce CPU consumption

This commit is contained in:
2015-01-08 10:29:30 +01:00
parent faca56f2e3
commit a149d7fb2e
2 changed files with 57 additions and 19 deletions

View File

@ -441,6 +441,7 @@ void* postProcessing::processData(int delflag) {
}
}
dum=0;
usleep(500);
}
if (fdata) {