Current section

Files

Jump to
dream_test include dream_test@runner_RunnerConfig.hrl
Raw

include/dream_test@runner_RunnerConfig.hrl

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