Method: NewRelic::Agent::TraceContextPayload#timestamp

Defined in:
lib/new_relic/agent/distributed_tracing/trace_context_payload.rb

#timestampObject

Returns the value of attribute timestamp.


74
75
76
# File 'lib/new_relic/agent/distributed_tracing/trace_context_payload.rb', line 74

def timestamp
  @timestamp
end