method
view_runtime
rails latest stable - Class:
ActionController::Benchmarking
view_runtime()private
No documentation available.
# File actionpack/lib/action_controller/benchmarking.rb, line 96
def view_runtime
"View: %.0f" % @view_runtime
end