whizsid / wasmtimer-rs

std::time, tokio::time, tokio_util::time Replacement for WASM targets.
MIT License
15 stars 4 forks source link

Fixing the set_timeout failing in dev profile #23

Closed whizsid closed 2 weeks ago

whizsid commented 2 weeks ago

Fixing #18 as @matheus23 suggested. Thank you @matheus23