Class: LogStash::Instrument::NullMetric::NullTimedExecution
- Inherits:
-
Object
- Object
- LogStash::Instrument::NullMetric::NullTimedExecution
- Defined in:
- lib/logstash/instrument/null_metric.rb
Overview
Null implementation of the internal timer class
Class Method Summary collapse
Class Method Details
.stop ⇒ Object
56 57 |
# File 'lib/logstash/instrument/null_metric.rb', line 56 def self.stop end |