package progress

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Progress_engine.PlatformSource

Sourcemodule Clock : sig ... end

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

Sourcemodule Terminal_width : sig ... end

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