Searched refs:IDLE_TIME_OUT (Results 1 – 2 of 2) sorted by relevance
57 static constexpr int IDLE_TIME_OUT = 5 * 60 * 1000; // 5min variable
232 int errCode = RuntimeContext::GetInstance()->SetTimer(IDLE_TIME_OUT, timeOutCallback, in StartTimer()