View Source Soroban.Types.Duration (Soroban v0.8.0)
Duration
struct definition.
Link to this section Summary
Link to this section Types
@type errors() :: atom()
@type t() :: %Soroban.Types.Duration{value: value()}
@type value() :: non_neg_integer()