v0.3.0 · World
imports
No description available.
Imports
I
types
IThis interface common types used throughout wasi:clocks.
monotonic-clock
IWASI Monotonic Clock is a clock API intended to let users measure elapsed
time.
system-clock
WASI System Clock is a clock API intended to let users query the current
time. The clock is not necessarily monotonic as it may be reset.