Function: SB-SYS:DEFER-DEADLINE

package type github

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.

Lambda list

(sb-impl::seconds &optional condition)