Lock-Free, Thread-safe Monotonic Clocks
Lock-Free, Thread-safe Monotonic Clocks
(monotonic-time)Generate a guaranteed monotonically increasing timestamp based on Gregorian time and a stateful subcounter
Generate a guaranteed monotonically increasing timestamp based on Gregorian time and a stateful subcounter
(monotonic-unix-time-and-random-counter)Generate guaranteed monotonically increasing number pairs based on POSIX time and a randomly seeded subcounter
Generate guaranteed monotonically increasing number pairs based on POSIX time and a randomly seeded subcounter
(posix-time)(posix-time gregorian)Generate the (Unix compatible) POSIX time -- the number of seconds that have elaspsed since 00:00 January 1, 1970 UTC
Generate the (Unix compatible) POSIX time -- the number of seconds that have elaspsed since 00:00 January 1, 1970 UTC
(universal-time)(universal-time gregorian)Generate the (Common-Lisp compatible) universal-time -- the number of seconds that have elapsed since 00:00 January 1, 1900 GMT
Generate the (Common-Lisp compatible) universal-time -- the number of seconds that have elapsed since 00:00 January 1, 1900 GMT
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |