Variable maxDurationsConst

maxDurations: Readonly<Record<DurationUnit, number>> = ...

The maximum value, exclusive, for each duration unit before it should roll-over into the next duration unit.