method
measure
rails latest stable - Class:
ActiveSupport::Testing::Metrics::Time
measure()public
No documentation available.
# File activesupport/lib/active_support/testing/performance.rb, line 294
def measure
::Time.now.to_f
end