Class
Rufus::Scheduler::IntervalJob
In:
lib/rufus/scheduler/jobs.rb
Parent:
EvInJob
Methods
new
next_time_from
set_next_time
Attributes
interval
[R]
Public Class methods
new
(scheduler, interval, opts, block)
Protected Instance methods
next_time_from
(time)
set_next_time
(trigger_time, is_post=false)
[Validate]