package duration

  1. Overview
  2. Docs
Conversions to various time units

Install

Dune Dependency

Authors

Maintainers

Sources

duration-0.1.2.tbz
sha256=e2fe6e449bdabbe4048dfeee4cfbeb4c1896a79fcf75f49d39af002fb9c93ab6
md5=2fca16d20fe9413948a309084ac66261

README.md.html

Duration - conversions to various time units

0.1.2

A duration is represented in nanoseconds as an unsigned 64 bit integer. This has a range of up to 584 years. Functions provided check the input and raise on negative or out of bound input.

Documentation

API Documentation is available online.

OCaml

Innovation. Community. Security.