mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 07:40:03 +02:00
debugging
This commit is contained in:
parent
7a0efe60c8
commit
54658040dc
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user