Method: RubyProf::AggregateCallInfo#children_time
- Defined in:
- lib/ruby-prof/aggregate_call_info.rb
#children_time ⇒ Object
45 46 47 |
# File 'lib/ruby-prof/aggregate_call_info.rb', line 45 def children_time aggregate_roots(:children_time) end |