Searched refs:with_max_time_delay (Results 1 – 2 of 2) sorted by relevance
74 pub fn with_max_time_delay(mut self, max_late_duration: Duration) -> Self { in with_max_time_delay() method
1201 sample_builder.with_max_time_delay(t.max_late_timestamp) in test_sample_builder()