Skip to main content

Module vclock

Module vclock 

Source
Expand description

The virtual clock: a disciplined view of time for hosts where the OS clock cannot be adjusted (wasm, unprivileged processes) — and the holdover model everywhere else.

It never steps its output backwards: corrections that would reverse reported time are absorbed by freezing until real time catches up.

Structs§

VirtualClock