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