debugging

This commit is contained in:
Dhanya Maliakal 2016-11-08 12:25:51 +01:00
parent 7a0efe60c8
commit 54658040dc

View File

@ -1136,7 +1136,7 @@ void UDPStandardImplementation::startReadout(){
#endif #endif
usleep(5*1000*1000);/* Need to find optimal time (exposure time and acquisition period) **/ usleep(5*1000);/* Need to find optimal time (exposure time and acquisition period) **/
prev = totalP; prev = totalP;
totalP = 0; totalP = 0;
for(i=0; i<numberofListeningThreads; ++i) for(i=0; i<numberofListeningThreads; ++i)