Class: Roundtrip::Metrics::Null
- Inherits:
-
Object
- Object
- Roundtrip::Metrics::Null
- Defined in:
- lib/roundtrip/metrics.rb
Instance Method Summary collapse
Instance Method Details
#time(route, event, time) ⇒ Object
3 |
# File 'lib/roundtrip/metrics.rb', line 3 def time(route, event, time);end |