Class
RubyProf::AggregateCallInfo
In:
lib/ruby-prof/aggregate_call_info.rb
Parent:
Object
Methods
called
children
children_time
line
new
parent
self_time
target
to_s
total_time
wait_time
Attributes
call_infos
[R]
Public Class methods
new
(call_infos)
Public Instance methods
called
()
children
()
children_time
()
line
()
parent
()
self_time
()
target
()
to_s
()
total_time
()
wait_time
()
[Validate]