package core_unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Time_ns_unix.OSource

Sourceval (+) : t -> Core.Time_ns.Span.t -> t

alias for add

Sourceval (-) : t -> t -> Core.Time_ns.Span.t

alias for diff

include Base.Comparisons.Infix with type t := t
Sourceval (>=) : t -> t -> bool
Sourceval (<=) : t -> t -> bool
Sourceval (=) : t -> t -> bool
Sourceval (>) : t -> t -> bool
Sourceval (<) : t -> t -> bool
Sourceval (<>) : t -> t -> bool
OCaml

Innovation. Community. Security.