Start measuring elapsed time from now.
28 29 30
# File 'lib/async/clock.rb', line 28 def self.start self.new.tap(&:start!) end