Searched defs:with_interval (Results 1 – 3 of 3) sorted by relevance
27 pub fn with_interval(mut self, interval: Duration) -> ReportBuilder { in with_interval() method
48 pub fn with_interval(mut self, interval: Duration) -> GeneratorBuilder { in with_interval() method
25 pub fn with_interval(mut self, interval: Duration) -> ReceiverBuilder { in with_interval() method