Current section
Files
Jump to
Current section
Files
include/dream_test@parallel_ParallelConfig.hrl
-record(parallel_config, {
max_concurrency :: integer(),
default_timeout_ms :: integer()
}).