package opentelemetry

  1. Overview
  2. Docs

Module Opentelemetry.Timestamp_nsSource

Unix timestamp.

These timestamps measure time since the Unix epoch (jan 1, 1970) UTC in nanoseconds.

Sourcetype t = int64
Sourceval ns_in_a_day : int64
Sourceval now_unix_ns : unit -> t

Current unix timestamp in nanoseconds

OCaml

Innovation. Community. Security.