Liking cljdoc? Tell your friends :D

datalevin.timeout


*deadline*clj

When non nil, query pr pull will throw if its not done before deadline -- as returned by (System/currentTimeMillis) or (.now js/Date)

When non nil, query pr pull will throw if its not done before *deadline* -- as returned by (System/currentTimeMillis) or (.now js/Date)
sourceraw docstring

assert-time-leftclj

(assert-time-left)

Throws if timeout exceeded

Throws if timeout exceeded
sourceraw docstring

to-deadlineclj

(to-deadline timeout-in-ms)

Converts a timeout in milliseconds (or nil) to a deadline (or nil).

Converts a timeout in milliseconds (or nil) to a deadline (or nil).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close