Module workflow_core::task::wasm
source · Expand description
WASM implementation
Re-exports
pub use super::*;
Structs
Functions
async interval()
function backed by the JavaScriptcreateInterval()
- Sleeps for the specified amount of time.
- Cooperatively gives up a timeslice to the task scheduler.