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