Method: Benchmark::Job#width

Defined in:
lib/benchmark.rb

#widthObject (readonly)

Length of the widest label in the #list.



364
365
366
# File 'lib/benchmark.rb', line 364

def width
  @width
end