unix-timeversion
Unix time.h types, maps, and support
unix-time provides access to the features exposed in time.h in a way that is not tied to the implementation on the host system.
The Time module provides types which are analogous to those defined in time.h such as timespec.
The Time_unix module provides a ctypes view for timespec.
Tags | unix posix time.h tm timespec |
---|---|
Author | David Sheets |
License | ISC |
Published | |
Homepage | https://github.com/dsheets/ocaml-unix-time |
Issue Tracker | https://github.com/dsheets/ocaml-unix-time/issues |
Maintainer | sheets@alum.mit.edu |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/dsheets/ocaml-unix-time/archive/0.1.0.tar.gz sha256=71cff11c95a9d6d341db52bc1175b975f4b98f47760e0bdd05a6945be0b928c9 md5=e53ba3b7ffee0605dc7975b7269f9efe |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/unix-time/unix-time.0.1.0/opam |
Required by