Methods

Class/Module Index [+]

Quicksearch

Benchmark

Public Class Methods

ms() click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/lib/active_support/core_ext/benchmark.rb, line 4
def ms
  1000 * realtime { yield }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.