is_within_duration_systemtime

Function is_within_duration_systemtime 

Source
pub fn is_within_duration_systemtime(
    time: &SystemTime,
    duration: Duration,
) -> bool
Expand description

Check if a SystemTime is within a duration from now