Class: RubyProf::GraphPrinterWithoutAggregation
- Inherits:
-
GraphPrinter
- Object
- AbstractPrinter
- GraphPrinter
- RubyProf::GraphPrinterWithoutAggregation
- Defined in:
- lib/ruby-prof/graph_printer.rb
Constant Summary
Constants inherited from GraphPrinter
RubyProf::GraphPrinter::CALL_WIDTH, RubyProf::GraphPrinter::PERCENTAGE_WIDTH, RubyProf::GraphPrinter::TIME_WIDTH
Method Summary
Methods inherited from GraphPrinter
#calculate_thread_times, #initialize, #print
Methods inherited from AbstractPrinter
#initialize, #method_name, #min_percent, #print_file, #setup_options
Constructor Details
This class inherits a constructor from RubyProf::GraphPrinter