The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::exp_backoff Namespace Reference

Contains utilities and types of exponential backoff helpers. More...

Typedefs

typedef uint32_t counter_t
 Type use for exponential backoff counters.
 

Detailed Description

Contains utilities and types of exponential backoff helpers.

Typedef Documentation

◆ counter_t

Type use for exponential backoff counters.

Definition at line 20 of file SpartaExpBackoff.hpp.