package duration

  1. Overview
  2. Docs
Conversions to various time units

Install

Dune Dependency

Authors

Maintainers

Sources

duration-0.1.3.tbz
sha256=b0a41b0487b79d1e6447bbb048a32447684b296b72e5de767a28d10bbd023955
sha512=e7c0270f9e32adecee3c1e25e25c560f646360f146162a66ef15c7231b991cb746178ab806c35feb3494b78f978659db83e9c895329886e76c09f8a0facbd0f2

Description

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.

Published: 28 Oct 2019

README

Duration - conversions to various time units

0.1.3

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.