millis_to_epoch

Function millis_to_epoch 

Source
pub fn millis_to_epoch(time: SystemTime) -> i64
Available on non-madsim only.
Expand description

Converts the given time to the number of milliseconds since the Unix epoch.