10 releases
0.2.5 | Aug 31, 2020 |
---|---|
0.2.4 | Nov 20, 2019 |
0.2.2 | Oct 10, 2019 |
0.2.1 | Aug 29, 2019 |
0.1.1 | Apr 18, 2019 |
#15 in WebAssembly
570,029 downloads per month
Used in 731 crates
(76 directly)
75KB
1.5K
SLoC
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
to implement their functionalities.
Dependencies
~1.1–4MB
~71K SLoC