View Source StellarBase.XDR.TimePoint (Elixir Stellar Base v0.16.0)
Representation of Stellar TimePoint
type.
Summary
Types
@type t() :: %StellarBase.XDR.TimePoint{value: non_neg_integer()}
Functions
@spec new(value :: non_neg_integer()) :: t()