MILLIS_PER_UNIT

Constant MILLIS_PER_UNIT 

Source
const MILLIS_PER_UNIT: f64 = 1_000.0;
Expand description

MILLIS_PER_UNIT is helper constant that is utilized to aid in the conversion from milli prefix SI units to the uniary unit type.