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 |
#14 in WebAssembly
567,539 downloads per month
Used in 756 crates
(84 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