fn to_timestamp(t: &SystemTime) -> u64Expand description
Converts a SystemTime to a Timestamp which can be stored in the database.
fn to_timestamp(t: &SystemTime) -> u64Converts a SystemTime to a Timestamp which can be stored in the database.