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