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