package posix-time2

  1. Overview
  2. Docs
Bindings for posix time functions

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.1.tar.gz
md5=464f431a8517dba4295286dd61f3ff2c
sha512=36d4c64987848fc06a4296c2141d250d95db0092b2d9d4d95f301f5eaada9a3df8ae9703fc8f2407596f6fb474a69863abd5e3d2c08636eb2c0dd67477d316e8

doc/posix-time2.types/Posix_time2_types/index.html

Module Posix_time2_typesSource

Sourceval itimer_real : int
Sourceval itimer_virtual : int
Sourceval itimer_prof : int
Sourcetype fd_set
Sourceval fd_setsize : int
Sourceval clock_monotonic : Posix_types.clockid_t
Sourceval clock_realtime : Posix_types.clockid_t
Sourceval clock_process_cputime_id : Posix_types.clockid_t
Sourceval clock_thread_cputime_id : Posix_types.clockid_t
Sourceval timer_abstime : int
Sourcemodule Def (S : Cstubs.Types.TYPE) : sig ... end