caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: Caml-list <caml-list@inria.fr>
Subject: [Caml-list] [ANN] Mtime 0.8.0
Date: Thu, 19 Mar 2015 21:32:51 +0100	[thread overview]
Message-ID: <7AEA14B084094F63B8AE64DB10DA9EE7@erratique.ch> (raw)

Hello, 

It's my pleasure to announce the first release of Mtime, best described as:

 Mtime is an OCaml module to access monotonic wall-clock time. It
 allows to measure time spans without being subject to operating system
 calendar time adjustments.

 Mtime depends only on your platform system library. The optional
 JavaScript support depends on js_of_ocaml. It is distributed
 under the BSD3 license.
  
 Home page: http://erratique.ch/software/mtime
 API docs: http://erratique.ch/software/mtime/doc/Mtime
 Github mirror: https://github.com/dbuenzli/mtime

It should be available shortly in opam.

Best,

Daniel

P.S. Since I'm too tired to fight with build systems and packaging at the moment jsoo is a hard dep and not a deptopt as it should be. This will be fixed at some point in the future. 

P.P.S. A Windows hacker is welcome for https://github.com/dbuenzli/mtime/issues/2 as I don't have the time to solve this right now. 




             reply	other threads:[~2015-03-19 20:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 20:32 Daniel Bünzli [this message]
2015-03-23 15:10 ` Daniel Bünzli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7AEA14B084094F63B8AE64DB10DA9EE7@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).