Class
RubyProf::MethodInfo
In:
lib/ruby-prof/method_info.rb
Parent:
Object
Methods
<=>
aggregate_children
aggregate_parents
called
children
children_time
dump
eliminate!
min_depth
root?
self_time
to_s
total_time
wait_time
Included Modules
Comparable
Public Instance methods
<=>
(other)
aggregate_children
()
aggregate_parents
()
called
()
children
()
children_time
()
dump
()
eliminate!
()
remove method from the call graph. should not be
called
directly.
min_depth
()
root?
()
self_time
()
to_s
()
total_time
()
wait_time
()
[Validate]