matrix-js-sdk
ddce1bcd - Add async `setImmediate` util

Commit
3 years ago
Add async `setImmediate` util Adds an async/promise-based version of `setImmediate`. Note that, despite being poorly adopted, `setImmediate` is polyfilled, and should be more performant than `sleep(0)`. Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
Author
Committer
Parents
Loading