Module Make.UnitsSource

Pretty-printing utilities for common units used in progress bars.

Sourcemodule Duration : sig ... end

Printers for time durations (e.g. MM:SS, HH:MM:SS).

Sourcemodule Percentage : sig ... end

Prints a proportion as a percentage (e.g. 42%).

Sourcemodule Bytes : sig ... end

Prints a numeric value as as a byte count.