Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@performance_harness_Scenario.hrl
-record(scenario, {
workload :: lightspeed@ops@performance_harness:workload(),
session_count :: integer(),
events_per_session :: integer()
}).