package tezos-protocol-003-PsddFKi3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include BASIC_DATA with type t = Tezos_protocol_environment_003_PsddFKi3.Time.t
include Tezos_protocol_environment_003_PsddFKi3.Compare.S with type t := t
val (=) : t -> t -> bool
val (<>) : t -> t -> bool
val (<) : t -> t -> bool
val (<=) : t -> t -> bool
val (>=) : t -> t -> bool
val (>) : t -> t -> bool
val compare : t -> t -> int
val equal : t -> t -> bool
val max : t -> t -> t
val min : t -> t -> t
type time = t
val of_notation : string -> time option
val to_notation : time -> string
val of_seconds : string -> time option
val to_seconds_string : time -> string
val current : context -> time
OCaml

Innovation. Community. Security.