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