(format-microseconds microseconds)
Format a time interval in microseconds into something more readable.
Format a time interval in microseconds into something more readable.
(format-milliseconds milliseconds)
Format a time interval in milliseconds into something more readable.
Format a time interval in milliseconds into something more readable.
(format-nanoseconds nanoseconds)
Format a time interval in nanoseconds to something more readable. (µs/ms/etc.)
Format a time interval in nanoseconds to something more readable. (µs/ms/etc.)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close