class ActiveSupport::Notifications::Event
def finish!
def finish! @cpu_time_finish = now_cpu @gc_time_finish = now_gc @end = now @allocation_count_finish = now_allocations end
def finish! @cpu_time_finish = now_cpu @gc_time_finish = now_gc @end = now @allocation_count_finish = now_allocations end