Exq.Redis.JobQueue.enqueue_at

You're seeing just the function enqueue_at, go back to Exq.Redis.JobQueue module for more information.
Link to this function

enqueue_at(redis, namespace, queue, time, worker, args, options)

View Source