Searched refs:with_time_gen (Results 1 – 1 of 1) sorted by relevance
112 fn with_time_gen<F>(id: String, now_gen: F) -> Self in with_time_gen() method934 let icpr: Arc<_> = Arc::new(StatsInterceptor::with_time_gen("Hello".to_owned(), || { in test_stats_interceptor_rtcp()