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