is_before_systemtime

Function is_before_systemtime 

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

Check if a SystemTime is before another SystemTime