Skip to main content

Module timing

Module timing 

Source
Expand description

How often a peer syncs, and the clock its dates come from.

Structsยง

SharedUnlockTiming ๐Ÿ”’
How often a peer syncs, and how long it tolerates silence from another peer.

Functionsยง

now_millis ๐Ÿ”’
Milliseconds since the Unix epoch. web_time re-exports std::time off wasm, so this is the same clock on every target.