• Home
Global Namespace

backoff

  • Records
    • Backoff
    • ExponentialBackoff
    • ExponentialBackoffTest
    • ExponentialBackoffTest_GrowExponentionally_Test
    • ExponentialBackoffTest_MaxDelay_Test
    • ExponentialBackoffTest_NoOverflow_Test
    • ExponentialBackoffTest_Random_Test
    • ExponentialBackoffTest_Reset_Test
  • Functions
    • GetSeed

Records

  • class Backoff
  • class ExponentialBackoff
  • class ExponentialBackoffTest
  • class ExponentialBackoffTest_GrowExponentionally_Test
  • class ExponentialBackoffTest_MaxDelay_Test
  • class ExponentialBackoffTest_NoOverflow_Test
  • class ExponentialBackoffTest_Random_Test
  • class ExponentialBackoffTest_Reset_Test

Functions

  • uint64_t GetSeed ()

    Defined at line 18 of file ../../src/lib/backoff/exponential_backoff_unittest.cc