Flush the statistics out

This commit is contained in:
2020-04-15 17:35:15 +02:00
parent 460f88ac5e
commit 204d4fc23c
+1
View File
@@ -114,6 +114,7 @@ int main (int argc, char *argv[]) {
cout << "pulse_id " << pulse_id;
cout << " n_missed_frames " << n_missed_frames;
cout << " f_with_miss_p " << n_frames_with_missing_packets;
cout << endl;
n_stat_out = 0;