Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@performance_harness_Profile.hrl
-record(profile, {
name :: binary(),
cpu_units :: integer(),
io_units :: integer(),
memory_units :: integer()
}).