is_after_systemtime

Function is_after_systemtime 

Source
pub fn is_after_systemtime(time: &SystemTime, reference: &SystemTime) -> bool
Expand description

Check if a SystemTime is after another SystemTime