class Meter::Metric::Timing

Public Instance Methods

type() click to toggle source
# File lib/meter/metric/timing.rb, line 5
def type
  :timing
end