class SidekiqUniqueJobs::LockTTL
def scheduled_at
-
(Float)
- the exact unix time the job is scheduled at
def scheduled_at @scheduled_at ||= item[AT] end
(Float)
- the exact unix time the job is scheduled at
def scheduled_at @scheduled_at ||= item[AT] end