Module workflow_core::time

source ·
Expand description

time module provides re-export of WASM32-compatible Instant and provides platform neutral implementations for unixtime_as_millis_u128() and unixtime_as_millis_f64().

Structs

  • re-export of instant crate supporting native and WASM implementations A Duration type to represent a span of time, typically used for system timeouts.

Constants

Functions

Type Definitions

  • re-export of instant crate supporting native and WASM implementations
  • re-export of instant crate supporting native and WASM implementations