Method: NewRelic::Agent::Threading::ThreadProfile#created_at

Defined in:
lib/new_relic/agent/threading/thread_profile.rb

#created_atObject (readonly)

Returns the value of attribute created_at.

[View source]

15
16
17
# File 'lib/new_relic/agent/threading/thread_profile.rb', line 15

def created_at
  @created_at
end