Partial replacement for std::time::Instant that works on WASM too
Description
A partial replacement for std::time::Instant that works on WASM too.
This package contains library source intended for building other packages which
use the "now" feature of the "instant" crate.