mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 20:54:13 +02:00
Reset also total_ms
This commit is contained in:
@@ -121,6 +121,7 @@ int main (int argc, char *argv[])
|
||||
if (i_write==100) {
|
||||
cout << "assembly_ms " << total_ms / 100 << endl;
|
||||
i_write = 0;
|
||||
total_ms = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user