Find the DEFER-DEADLINE restart associated with CONDITION, and invoke it with SECONDS as argument (deferring the deadline by that many seconds.) Otherwise return NIL if the restart is not found.
(sb-impl::seconds &optional condition)