# File lib/ruby-prof/graph_html_printer.rb, line 74
    def thread_time(thread_id)
      @thread_times[thread_id]
    end