Function wasi::clocks::monotonic_clock::subscribe_instant

source ยท
pub fn subscribe_instant(when: Instant) -> Pollable
Expand description

Create a pollable which will resolve once the specified instant occured.