Searched refs:now_epoch (Results 1 – 1 of 1) sorted by relevance
425 let now_epoch = now.duration_since(SystemTime::UNIX_EPOCH)?; in try_into() localVariable427 Ok(if now_epoch > then_epoch { in try_into()429 now_epoch in try_into()436 .checked_sub(now_epoch) in try_into()