Current section

Files

Jump to
dream_test include dream_test@parallel_ParallelConfig.hrl
Raw

include/dream_test@parallel_ParallelConfig.hrl

-record(parallel_config, {
max_concurrency :: integer(),
default_timeout_ms :: integer()
}).