Expand description
native implementation
Macros
Structs
Functions
async interval()function backed by the JavaScriptcreateInterval()- Waits until
durationhas elapsed. - Yields execution back to the Tokio runtime.
- Yields execution back to the Tokio runtime.