# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
PowerBackoff delay = min(MaxDelay, InitDelay * power(Factor, retries)).
# Interfaces
No description provided by the author