Skip to main content

system_time_to_sec

Function system_time_to_sec 

Source
pub fn system_time_to_sec(time: SystemTime) -> (i64, u32)
Expand description

Convert a SystemTime` to a number of seconds since UNIX_EPOCH