Libraries
»
fsevent
(0.4)
»
Index
»
FSEvent
»
PeriodicSchedule
»
#shift
Method: FSEvent::PeriodicSchedule#shift
Defined in:
lib/fsevent/periodicschedule.rb
#
shift
⇒
Object
29 30 31 32 33
# File 'lib/fsevent/periodicschedule.rb', line 29
def
shift
t
=
first
@n
+=
1
t
end