Method: CountedEach::Counter#start

Defined in:
lib/counted_each.rb

#startObject



29
30
31
# File 'lib/counted_each.rb', line 29

def start
  @t_start = Time.now
end