This is the trivial-timeout Reference Manual, version 0.1.5, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:57:36 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-timeout
OS and Implementation independent access to timeouts
Gary Warren King <gwking@metabang.com>
Gary Warren King <gwking@metabang.com>
MIT Style License
0.1.5
Modules are listed depth-first from the system components tree.
trivial-timeout/setup
trivial-timeout/timeout
trivial-timeout/website
trivial-timeout/website/source
trivial-timeout/setup
trivial-timeout
(system).
package.lisp
(file).
trivial-timeout/timeout
setup
(module).
trivial-timeout
(system).
with-timeout.lisp
(file).
trivial-timeout/website
trivial-timeout
(system).
source
(module).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-timeout/trivial-timeout.asd
trivial-timeout/setup/package.lisp
trivial-timeout/timeout/with-timeout.lisp
trivial-timeout/trivial-timeout.asd
trivial-timeout
(system).
trivial-timeout/timeout/with-timeout.lisp
timeout
(module).
timeout-error
(condition).
with-timeout
(macro).
build-with-timeout
(function).
generate-platform-specific-code
(function).
Packages are listed by definition order.
com.metabang.trivial-timeout
trivial-timeout
common-lisp
.
timeout-error
(condition).
with-timeout
(macro).
build-with-timeout
(function).
generate-platform-specific-code
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Execute ‘body‘ for no more than ‘seconds‘ time.
If ‘seconds‘ is exceeded, then a [timeout-error][] will be signaled.
If ‘seconds‘ is nil, then the body will be run normally until it completes or is interrupted.
An error signaled when the duration specified in the [with-timeout][] is exceeded.
error
.
Jump to: | B F G M W |
---|
Jump to: | B F G M W |
---|
Jump to: | C F I M P S T W |
---|
Jump to: | C F I M P S T W |
---|