debugging

This commit is contained in:
Dhanya Maliakal 2016-11-08 12:23:42 +01:00
parent 6b67122a8e
commit 7a0efe60c8

View File

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