package tezos-protocol-003-PsddFKi3

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

Module Alpha_context.TimestampSource

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
Sourcetype time = t
val of_notation : string -> time option
val to_notation : time -> string
Sourceval of_seconds : string -> time option
Sourceval to_seconds_string : time -> string
Sourceval current : context -> time
OCaml

Innovation. Community. Security.