const MILLIS_PER_UNIT: f64 = 1_000.0;
MILLIS_PER_UNIT is helper constant that is utilized to aid in the conversion from milli prefix SI units to the uniary unit type.