method
times
times()
public
Hide source
# File lib/benchmark.rb, line 128 def Benchmark::times() # :nodoc: Process::times() end

