Method: CPUTime.time

Defined in:
lib/cpu_time.rb

.timeObject



7
8
9
# File 'lib/cpu_time.rb', line 7

def self.time
  CPUTimeTimer.cpu_time
end