mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-26 02:50:48 +02:00
Retry interval added to config
This commit is contained in:
@@ -14,4 +14,7 @@ namespace config {
|
||||
// H5 config.
|
||||
hsize_t dataset_increase_step = 1000;
|
||||
hsize_t initial_dataset_size = 1000;
|
||||
|
||||
// Try again to see if the parameters were passed.
|
||||
uint32_t parameters_read_retry_interval = 100;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user