Package Com.Metabang.Trivial-Timeout - internal and external symbols
Package Com.Metabang.Trivial-Timeout uses the packages Common-Lisp. It is also known as Trivial-Timeout. It has 10 total symbols and 2 external ones.
Condition
timeout-error | An error signaled when the duration specified in the with-timeout is exceeded. |
---|
Macro
with-timeout | Execute body for no more than seconds time. If seconds is exceeded, then a [timeout-error... |
---|