Determine whether the next time the queue should be checked is known.
bool Whether the time to resume processing the queue is known.
public function isDelayable() : bool { return isset($this->delay); }