Module wasmtime_wasi::bindings::clocks::monotonic_clock

source ·

Traits§

Functions§

Type Aliases§

  • A duration of time, in nanoseconds.
  • An instant in time, in nanoseconds. An instant is relative to an unspecified initial value, and can only be compared to instances from the same monotonic-clock.