Function: SB-EXT:TIMER-SCHEDULED-P

package type github

See if TIMER will still need to be triggered after DELTA seconds from now. For timers with a repeat interval it returns true.

Lambda list

(sb-ext:timer &key sb-impl::delta)