pub(crate) fn now_millis() -> u64
Milliseconds since the Unix epoch. web_time re-exports std::time off wasm, so this is the same clock on every target.
web_time
std::time