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