Method: ElasticAPM::Span#self_time
- Defined in:
- lib/elastic_apm/span.rb
#self_time ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
89 90 91 |
# File 'lib/elastic_apm/span.rb', line 89 def self_time @self_time end |