Skip to main content

system_time_to_unix_secs

Function system_time_to_unix_secs 

Source
pub(super) fn system_time_to_unix_secs(time: SystemTime) -> Option<u64>
Expand description

Convert a standard SystemTime to standard unix epoch seconds.