(time-limited ms-timeout timeout-response & body)
Evaluate body in another thread. If evaluation takes longer then set timeout return timeout-response otherwise return result of body. Ensure original exception is rethrown
Evaluate body in another thread. If evaluation takes longer then set timeout return timeout-response otherwise return result of body. Ensure original exception is rethrown
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close