module TOP_REQUIRE
Public Class Methods
print_sorted_children(*args)
click to toggle source
Calls superclass method
# File lib/derailed_benchmarks/core_ext/kernel_require.rb, line 85 def TOP_REQUIRE.print_sorted_children(*args) self.cost = GetProcessMem.new.mb - self.cost super end