Liking cljdoc? Tell your friends :D

flake.timer


read-timestampclj

(read-timestamp path)

Reads a timestamp from path. If the path is not a file or the file is empty, returns 0.

Reads a timestamp from path. If the path is not a file or the file is
empty, returns 0.
sourceraw docstring

write-timestampclj

(write-timestamp path f epoch)

Periodically writes the most recent timestamp to path.

Periodically writes the most recent timestamp to path.
sourceraw docstring

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

× close