Searched refs:then_epoch (Results 1 – 1 of 1) sorted by relevance
426 let then_epoch = Duration::from_millis(self.0.try_into()?); in try_into() localVariable427 Ok(if now_epoch > then_epoch { in try_into()430 .checked_sub(then_epoch) in try_into()435 then_epoch in try_into()