package duration

  1. Overview
  2. Docs
Conversions to various time units

Install

Dune Dependency

Authors

Maintainers

Sources

duration-0.2.0.tbz
sha256=ad14fb75a5a6f73fff7ef1721178925ee555cf0f23b23e3ab329184bc0c1ce69
sha512=6a259ca406739bfc6020c7de767e39c2a7ee06169aa1966d43d426b2a54fc69b81be6465d04b9bd8fbbbbfd9ebe1c82a1cbfbf62100a37eb0f7403f6cf53e3b8

CHANGES.md.html

0.2.0 (2021-08-04)

  • 32 bit compatibility:

    • Provide of_us_64, of_ms_64, of_sec_64 that take an int64 as input

    • Provide to_us_64, to_ms_64, to_sec_64 that produce an int64 as output

  • Revise Duration.pp to print in a more concise way

0.1.3 (2019-10-26)

  • Duration.pp: don't emit trailing space

0.1.2 (2019-02-16)

  • move build system to dune

0.1.1 (2017-11-18)

  • test 4.05 and 4.06

  • alcotest 0.8.1 compatibility (#2 by @yomimono)

  • Don't ship with -warn-error +A, but use it in ./build

0.1.0 (2016-07-28)

  • initial

OCaml

Innovation. Community. Security.