Skip to content

Commit 4f90aa9

Browse files
committed
round-robin rec reset
1 parent 69db965 commit 4f90aa9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ConsumerFileRecorder.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ class ConsumerFileRecorder : public Consumer
252252
invalidRDH = 0;
253253
emptyPacketsDropped = 0;
254254
packetsRecorded = 0;
255+
256+
silence = 0;
255257
}
256258

257259
int start()

0 commit comments

Comments
 (0)