Libfaketime is useful for making clocks run at differing rates! This namespace provides utilities for stubbing out programs with faketime.
Libfaketime is useful for making clocks run at differing rates! This namespace provides utilities for stubbing out programs with faketime.
(script cmd init-offset rate)
A sh script which invokes cmd with a faketime wrapper. Takes an initial offset in seconds, and a clock rate to run at.
A sh script which invokes cmd with a faketime wrapper. Takes an initial offset in seconds, and a clock rate to run at.
(wrap! cmd init-offset rate)
Replaces an executable with a faketime wrapper, moving the original to x.no-faketime. Idempotent.
Replaces an executable with a faketime wrapper, moving the original to x.no-faketime. Idempotent.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close