pub fn is_after_systemtime(time: &SystemTime, reference: &SystemTime) -> boolExpand description
Check if a SystemTime is after another SystemTime
pub fn is_after_systemtime(time: &SystemTime, reference: &SystemTime) -> boolCheck if a SystemTime is after another SystemTime