method
view_runtime
v2.3.8 -
Show 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