pub fn get_unix_timestamp(timestamp: SystemTime) -> u64Expand description
Convert timestamp from SystemTime to seconds since epoch
pub fn get_unix_timestamp(timestamp: SystemTime) -> u64Convert timestamp from SystemTime to seconds since epoch