mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
proper update of progressfile bug
This commit is contained in:
parent
09c853ae26
commit
e819ed26e1
@ -2574,6 +2574,7 @@ void UDPStandardImplementation::stopWriting(int ithread, char* wbuffer[]){
|
|||||||
|
|
||||||
//all threads need to close file, reset mask and exit loop
|
//all threads need to close file, reset mask and exit loop
|
||||||
if(packetsCaught){
|
if(packetsCaught){
|
||||||
|
cout << endl << "File:" << completeFileName <<endl;
|
||||||
cout //<< "Packet Loss:" <<
|
cout //<< "Packet Loss:" <<
|
||||||
// setw(4)<<fixed << setprecision(4) <<
|
// setw(4)<<fixed << setprecision(4) <<
|
||||||
// dec << (int)((( (currentFrameNumber-1-previousFrameNumber) - ((packetsInFile-numTotMissingPacketsInFile)/packetsPerFrame))/
|
// dec << (int)((( (currentFrameNumber-1-previousFrameNumber) - ((packetsInFile-numTotMissingPacketsInFile)/packetsPerFrame))/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user