Libraries
»
basher-basher
(0.1.1)
»
Index
»
Basher
»
Timer
»
#start
Method: Basher::Timer#start
Defined in:
lib/basher/timer.rb
#
start
⇒
Object
34 35 36 37
# File 'lib/basher/timer.rb', line 34
def
start
@stopped_at
=
nil
@started_at
=
now
end