Class
Clockwork::Event
In:
lib/clockwork/event.rb
Parent:
Object
Methods
convert_timezone
new
run
run_now?
thread?
to_s
Attributes
job
[RW]
last
[RW]
Public Class methods
new
(manager, period, job, block, options={})
Public Instance methods
convert_timezone
(t)
run
(t)
run_now?
(t)
thread?
()
to_s
()
[Validate]