module ActionController::Instrumentation

def cleanup_view_runtime #:nodoc:

:nodoc:
:api: plugin

end
super - time_taken_in_something_expensive
def cleanup_view_runtime

views, like database querying time.
A hook which allows you to clean up any time, wrongly taken into account in
def cleanup_view_runtime #:nodoc:
  yield
end