pub fn millis_to_epoch(time: SystemTime) -> i64Available on non-
madsim only.Expand description
Converts the given time to the number of milliseconds since the Unix epoch.
pub fn millis_to_epoch(time: SystemTime) -> i64madsim only.Converts the given time to the number of milliseconds since the Unix epoch.