Liking cljdoc? Tell your friends :D

mb.hawk.util


format-microsecondsclj

(format-microseconds microseconds)

Format a time interval in microseconds into something more readable.

Format a time interval in microseconds into something more readable.
sourceraw docstring

format-millisecondsclj

(format-milliseconds milliseconds)

Format a time interval in milliseconds into something more readable.

Format a time interval in milliseconds into something more readable.
sourceraw docstring

format-nanosecondsclj

(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.)
sourceraw docstring

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

× close