Integer timescale rescaling shared across editing operations.
Summary
Functions
Rescale value from from_ts to to_ts (integer, round-half-up; no float precision loss).
Functions
@spec scale(integer(), pos_integer(), pos_integer()) :: integer()
Rescale value from from_ts to to_ts (integer, round-half-up; no float precision loss).