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