package time_now

  1. Overview
  2. Docs
Reports the current time

Install

Dune Dependency

Authors

Maintainers

Sources

time_now-v0.16.0.tar.gz
sha256=5fa084aadee6aaedbb8976e4a2bc0c1dfe69eecdd0576ff901f21eedd46dc3a1

Description

Provides a single function to report the current time in nanoseconds since the start of the Unix epoch.

Published: 02 Jun 2023

Dependencies (7)

  1. dune >= "2.0.0"
  2. ppx_optcomp >= "v0.16" & < "v0.17"
  3. ppx_base >= "v0.16" & < "v0.17"
  4. jst-config >= "v0.16" & < "v0.17"
  5. jane-street-headers >= "v0.16" & < "v0.17"
  6. base >= "v0.16" & < "v0.17"
  7. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (3)

  1. core >= "v0.16.0"
  2. ppx_inline_test >= "v0.16.0"
  3. ppx_module_timer >= "v0.16.0"

Conflicts

None