Abstraction over std::time::Instant and futures-timer that works on WASM.
# Cargo.toml
[dependencies]
wasm-timer = "0.2.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measures elapsed time using WASM-compatible Instant.
Use wasm-pack and ensure running in browser or Node.js with appropriate polyfills
No dependency data recorded yet.