Method: StackifyRubyAPM::Transaction#duration
- Defined in:
- lib/stackify_apm/transaction.rb
#duration ⇒ 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.
34 35 36 |
# File 'lib/stackify_apm/transaction.rb', line 34 def duration @duration end |