S.UnitsPretty-printing utilities for common units used in progress bars.
module Duration : sig ... endPrinters for time durations (e.g. MM:SS, HH:MM:SS).
module Percentage : sig ... endPrints a proportion as a percentage (e.g. 42%).
module Bytes : sig ... endPrints a numeric value as as a byte count.