mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 16:42:23 +02:00
Increase the sf_stream output frequency to 10 seconds
This commit is contained in:
@@ -16,5 +16,5 @@ namespace stream_config
|
||||
const int SYNC_RETRY_LIMIT = 3;
|
||||
|
||||
// Number of pulses between each statistics print out.
|
||||
const size_t STREAM_STATS_MODULO = 10000;
|
||||
const size_t STREAM_STATS_MODULO = 1000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user