Static mz_ore::now::NOW_ZERO

source ยท
pub static NOW_ZERO: LazyLock<NowFn>
Expand description

A NowFn that always returns zero.

For use in tests.