Module workflow_core::time
source · Expand description
re-export of instant
crate supporting native and WASM implementations
Structs
- A
Duration
type to represent a span of time, typically used for system timeouts.
Functions
- The current time, expressed in milliseconds since the Unix Epoch.