package progress

  1. Overview
  2. Docs
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.