View Source Soroban.Types.Duration (Soroban v0.12.0)
Duration
struct definition.
Summary
Types
@type errors() :: atom()
@type t() :: %Soroban.Types.Duration{value: value()}
@type value() :: non_neg_integer()
Duration
struct definition.
@type errors() :: atom()
@type t() :: %Soroban.Types.Duration{value: value()}
@type value() :: non_neg_integer()