Method: CountedEach::Counter#stop

Defined in:
lib/counted_each.rb

#stopObject



33
34
35
# File 'lib/counted_each.rb', line 33

def stop
  @t_stop = Time.now
end