package progress

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

Module Duration.Of_int

val ms : int -> t
val sec : int -> t
val min : int -> t
val hour : int -> t
val (+) : t -> t -> t