[][src]Function deadyet::to_next_dead_at_end

pub fn to_next_dead_at_end(number: u64, lshd: usize) -> u64

Returns the time to the next dead ignoring the lshd least significant hex digits or 0 if after already contains DEAD. In the case that there can be no DEAD after restricting the least significant bits, u64::MAX is returned.