package tcpip

  1. Overview
  2. Docs

doc/tcpip.tcp/Tcp/Segment/Tx/argument-2-Clock/index.html

Parameter Tx.Clock

val elapsed_ns : unit -> int64

elapsed_ns () is a monotonically increasing count of nanoseconds elapsed since some arbitrary point

val period_ns : unit -> int64 option

period_ns () is Some ns representing the clock's nanosecond period ns, if known

OCaml

Innovation. Community. Security.