Class RubyProf::CallInfoPrinter
In: lib/ruby-prof/printers/call_info_printer.rb
Parent: AbstractPrinter

Prints out the call graph based on CallInfo instances. This is mainly for debugging purposes as it provides access into into RubyProf‘s internals.

Constants

TIME_WIDTH = 0

[Validate]