# File lib/new_relic/agent/transaction/trace_node.rb, line 91 def duration (@exit_timestamp - @entry_timestamp).to_f end