wasmtime_wasi::bindings::sync::clocks

Module monotonic_clock

Source

Traits§

GetHost
Host

Functions§

add_to_linker
add_to_linker_get_host

Type Aliases§

Duration
A duration of time, in nanoseconds.
Instant
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.
Pollable