StellarBase.XDR.Duration (Elixir Stellar Base v0.8.0) View Source

Representation of Stellar Duration type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Duration{value: non_neg_integer()}

Link to this section Functions

Specs

new(value :: non_neg_integer()) :: t()