wrpc_interface_http::bindings::wasi::clocks::monotonic_clock

Function resolution

source
pub fn resolution<'a, C: Invoke>(
    wrpc__: &'a C,
    cx__: C::Context,
) -> impl Future<Output = Result<Duration>> + Send + 'a
Expand description

Query the resolution of the clock. Returns the duration of time corresponding to a clock tick.