class BenchmarkDriver::RubyInterface

def loop_count(count)

Parameters:
  • count (Integer) --
def loop_count(count)
  @loop_count = count
end