package time_now

  1. Overview
  2. Docs
Reports the current time

Install

Dune Dependency

Authors

Maintainers

Sources

time_now-v0.13.0.tar.gz
md5=d0b5550426f40b142bf41de5f83745e6

Description

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

Published: 20 Nov 2019

Dependencies (7)

  1. dune >= "1.5.1"
  2. ppx_optcomp >= "v0.13" & < "v0.14"
  3. ppx_base >= "v0.13" & < "v0.14"
  4. jst-config >= "v0.13" & < "v0.14"
  5. jane-street-headers >= "v0.13" & < "v0.14"
  6. base >= "v0.13" & < "v0.14"
  7. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (2)

  1. core_kernel >= "v0.13.0" & < "v0.14.0"
  2. ppx_module_timer = "v0.13.0"

Conflicts

None