Function below_common::cliutil::check_final_sample_time_with_requested_time [−][src]
pub fn check_final_sample_time_with_requested_time(
final_sample_time: SystemTime,
time_end: SystemTime
)Expand description
Check that final sample time is within MISSING_SAMPLE_WARN_DURATION_S
seconds of the requested end time.