method
times
v1_8_7_330 -
Show latest stable
- Class:
Benchmark
times()public
No documentation available.
# File lib/benchmark.rb, line 128
def Benchmark::times() # :nodoc:
Process::times()
end times()No documentation available.
# File lib/benchmark.rb, line 128
def Benchmark::times() # :nodoc:
Process::times()
end