debugging

This commit is contained in:
Dhanya Maliakal 2016-11-09 10:18:33 +01:00
parent 4a96b90296
commit f09e5ebad8

View File

@ -1139,7 +1139,7 @@ void UDPStandardImplementation::startReadout(){
#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;
totalP = 0;
for(i=0; i<numberofListeningThreads; ++i)