Class: HttpApiClient::StubMetrics
- Inherits:
-
Object
- Object
- HttpApiClient::StubMetrics
- Defined in:
- lib/http_api_client.rb
Class Method Summary collapse
Class Method Details
.time(event_name, data, &block) ⇒ Object
88 89 90 |
# File 'lib/http_api_client.rb', line 88 def self.time(event_name, data, &block) yield end |