mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 17:58:05 +01:00
debugging
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user