Methods

Class Index [+]

Quicksearch

Benchmark

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.