package time_now

  1. Overview
  2. Docs
Reports the current time

Install

Dune Dependency

Authors

Maintainers

Sources

time_now-v0.15.0.tar.gz
sha256=13b353305da2d349fce3bb47be24307a7163318872238eda0a91f15a8a0bcba8

Description

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

Published: 21 Mar 2022

Dependencies (7)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None