mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-09 15:32:05 +02:00
Add thread wait parameter for ms sleep
This commit is contained in:
@@ -22,4 +22,7 @@ namespace config {
|
||||
hsize_t dataset_increase_step = 1000;
|
||||
// To which value to initialize a dataset size.
|
||||
hsize_t initial_dataset_size = 1000;
|
||||
|
||||
// Max time for compress and commit already acquired RB slots.
|
||||
size_t recv_saving_wait_ms = 100;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user