Parent

Methods

PerfEntry

Attributes

keys[RW]
timings[RW]

Public Class Methods

new() click to toggle source
# File lib/railsbench/perf_info.rb, line 47
def initialize
  @keys = []
  @timings = {}
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.