v0.2.10 · World
imports
No description available.
Imports
I
wasi:io/poll 0.2.10
IA poll API intended to let users wait for I/O events on multiple handles
at once.
monotonic-clock
IWASI Monotonic Clock is a clock API intended to let users measure elapsed
time.
wall-clock
WASI Wall Clock is a clock API intended to let users query the current
time. The name "wall" makes an analogy to a "clock on the wall", which
is not necessarily monotonic as it may be reset.