Module type Progress_engine.Platform

module Clock : sig ... end

Signature of a monotonic clock. See Mtime for various implementations on different plaforms.

module Terminal_width : sig ... end

Functions for polling (and subscribing to) the terminal width.