Method: BigBench::Benchmark::Looper#next_fragment

Defined in:
lib/bigbench/benchmark/looper.rb

#next_fragmentObject



37
38
39
# File 'lib/bigbench/benchmark/looper.rb', line 37

def next_fragment
  @fragments.resume
end