Method: NewRelic::Agent::Threading::ThreadProfile#backtrace_count
- Defined in:
- lib/new_relic/agent/threading/thread_profile.rb
#backtrace_count ⇒ Object (readonly)
Returns the value of attribute backtrace_count.
15 16 17 |
# File 'lib/new_relic/agent/threading/thread_profile.rb', line 15 def backtrace_count @backtrace_count end |