Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@load_harness_Scenario.hrl
-record(scenario, {
session_count :: integer(),
increments_per_session :: integer(),
include_reconnect :: boolean(),
include_crash_restart :: boolean(),
ack_every :: integer()
}).