Searched refs:USYNERGY_IDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
106 #define USYNERGY_IDLE_TIMEOUT 2000 /* Timeout in milliseconds before reconnecting */ macro
507 if ((cur_time - context->m_lastMessageTime) > USYNERGY_IDLE_TIMEOUT) in sUpdateContext()