Home
last modified time | relevance | path

Searched refs:backoff_ms (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp305 const uint32_t backoff_ms[] = {1000, 2000, 3000, 4000, 5000}; variable
308 .retry_ms_table = backoff_ms,
309 .retry_ms_table_count = LWS_ARRAY_SIZE(backoff_ms),
310 .conceal_count = LWS_ARRAY_SIZE(backoff_ms),