const TIME_REGRESSION_FLOOR_MS: u128 = 100;Expand description
The absolute floor time_regressed applies alongside
TIME_REGRESSION_RELATIVE, in milliseconds, so the two fastest
cases here (the short Gulf of Trieste hops, under 100 ms each) are
not held to a tighter margin in absolute terms than scheduler jitter
alone can already account for.