Searched defs:RETRY_INTERVAL (Results 1 – 2 of 2) sorted by relevance
279 const RETRY_INTERVAL: Duration = Duration::from_millis(500); in wait_for_speakers_ready() constant
107 RETRY_INTERVAL = 323, enumerator272 #define RETRY_INTERVAL 323 macro