# File lib/ruby-prof/aggregate_call_info.rb, line 32
    def total_time
      aggregate_without_recursion(:total_time)
    end