Searched defs:SEND_RETRY_SLEEP_TIME (Results 1 – 5 of 5) sorted by relevance
24 static constexpr size_t SEND_RETRY_SLEEP_TIME = 10000; variable
23 const SEND_RETRY_SLEEP_TIME: u64 = 10000; const
28 const SEND_RETRY_SLEEP_TIME: u64 = 10000; const
61 #define SEND_RETRY_SLEEP_TIME 500 macro
38 constexpr int32_t SEND_RETRY_SLEEP_TIME = 500; variable