pub fn get_unix_timestamp(timestamp: SystemTime) -> u64
Expand description

Convert timestamp from SystemTime to seconds since epoch