pub fn now_millis() -> i64
The current wall-clock time in milliseconds since the Unix epoch, or 0 if the clock is before the epoch (unreachable on a sane system).
0