Class: Rdio
- Inherits:
-
Object
- Object
- Rdio
- Extended by:
- Simple::Metrics::Meter
- Defined in:
- README.md
Constant Summary
Constants included from Simple::Metrics
Simple::Metrics::DEFAULT_DURATION_UNIT, Simple::Metrics::DEFAULT_RATE_UNIT, Simple::Metrics::DEFAULT_TIMING_UNIT, Simple::Metrics::VERSION
Instance Method Summary (collapse)
Methods included from Simple::Metrics::Meter
Methods included from Simple::Metrics
#metrics_registry, #new_metric_name, #sanitize_classname
Methods included from Simple::Metrics::Timer
Instance Method Details
- (Object) bump_dat
80 81 82 |
# File 'README.md', line 80 def bump_dat bump_meter.mark end |