Function workflow_core::time::now

source ยท
pub fn now() -> f64
Expand description

re-export of instant crate supporting native and WASM implementations The current time, expressed in milliseconds since the Unix Epoch.