Module: Kernel
- Defined in:
- lib/cpu_time.rb
Instance Method Summary collapse
Instance Method Details
#cpu_time ⇒ Object
16 17 18 |
# File 'lib/cpu_time.rb', line 16 def cpu_time CPUTimeTimer.cpu_time end |
16 17 18 |
# File 'lib/cpu_time.rb', line 16 def cpu_time CPUTimeTimer.cpu_time end |