Agreed we could make that more clear with something like: ```rust const MAX_US_AS_NS: u32 = u32::MAX / 1_000; ```