Time utilities from std::time, tokio::time, and tokio_util::time for WASM targets.
# Cargo.toml
[dependencies]
wasmtimer = "0.4.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measure elapsed time using WASM-compatible Instant.
Add `features = ["tokio"]` to your Cargo.toml dependency.
No dependency data recorded yet.