package octez-smart-rollup-node-lib

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

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

val mm_ss : Mtime.Span.t Progress_engine__.Printer.t

Prints a time span in fixed-width MM:SS form.

val hh_mm_ss : Mtime.Span.t Progress_engine__.Printer.t

Prints a time span in fixed-width HH:MM:SS form.

OCaml

Innovation. Community. Security.