Start measuring a duration.
40 41 42
# File 'lib/async/clock.rb', line 40 def start! @started ||= Clock.now end