finish!()
Record information at the time this event finishes
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 143 def finish! @cpu_time_finish = now_cpu @end = now @allocation_count_finish = now_allocations end