Searched refs:kChannelTimeout (Results 1 – 1 of 1) sorted by relevance
38 static const int kChannelTimeout = 10 * 60 * 1000; // 10 minutes variable1009 thread_->PostDelayed(RTC_FROM_HERE, kChannelTimeout, this, in Refresh()