class Sidekiq::Scheduler

def next_times_key

Returns:
  • (String) - with the key
def next_times_key
  'sidekiq-scheduler:next_times'
end