madsim_rdkafka::util

Function millis_to_epoch

Source
pub fn millis_to_epoch(time: SystemTime) -> i64
Expand description

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