Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dgroup.c3046 #define FREEZE_TIMEOUT (GROUP_PING_INTERVAL * 3) macro
3061 if (mono_time_is_timeout(g_c->mono_time, g->group[i].last_active, FREEZE_TIMEOUT)) { in groupchat_freeze_timedout()