View Source Antikythera.AsyncJob.RetryInterval.Factor (antikythera v0.5.1)

Summary

Types

@type t() :: 0..300_000

Functions

@spec default() :: t()
@spec max() :: t()
@spec min() :: t()
@spec valid?(any()) :: boolean()