package bechamel

  1. Overview
  2. Docs
Yet Another Benchmark in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

bechamel-0.5.0.tbz
sha256=2f9aa544395fa62ea067352782988bf94d977162d4d3ee6e321e49a29c5ec868
sha512=80af7d3015fd3e63514b6241190f7fc96a1329480d98526dc426c8e24fdf2f196917a9bdae72ac7234e21b2835c38a5ac989cfc00360d9530afe52f97f58c79f

doc/bechamel/Bechamel/Time/index.html

Module Bechamel.TimeSource

Sourcetype t
Sourcetype span
Sourceval of_uint64_ns : int64 -> t
Sourceval to_uint64_ns : t -> int64
Sourceval span : t -> t -> span
Sourceval second : float -> span
Sourceval millisecond : float -> span
Sourceval microsecond : float -> span
Sourceval nanosecond : float -> span
Sourceval span_of_uint64_ns : int64 -> span
Sourceval span_to_uint64_ns : span -> int64
Sourceval span_compare : span -> span -> int
OCaml

Innovation. Community. Security.