3 releases
0.2.8 | Sep 14, 2023 |
---|---|
0.2.7 | Nov 1, 2022 |
0.2.6 | Nov 1, 2022 |
#439 in WebAssembly
393 downloads per month
Used in 3 crates
77KB
1.5K
SLoC
zduny-wasm-timer
Exports the Instant
, Delay
, Interval
and Timeout
structs.
On non-WASM targets, this re-exports the types from tokio-timer
.
On WASM targets, this uses web-sys
and js-sys
to implement their functionalities.
Works in Web Workers.
https://crates.io/crates/zduny-wasm-timer
see also
Dependencies
~1–8MB
~68K SLoC