pub fn system_time_to_sec(time: SystemTime) -> (i64, u32)Expand description
Convert a SystemTime` to a number of seconds since UNIX_EPOCH
pub fn system_time_to_sec(time: SystemTime) -> (i64, u32)Convert a SystemTime` to a number of seconds since UNIX_EPOCH