Methods

Class/Module Index [+]

Quicksearch

Benchmark

Public Class Methods

ms() click to toggle source
# File lib/active_support/core_ext/benchmark.rb, line 4
def ms
  1000 * realtime { yield }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.