pub(crate) const BUILD_TIME_MULTIPLIER_SCALE: u64 = 1_000_000;
Fixed-point scale for build time multipliers.