Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c143 mstime_t cc_conn_time; /* cc connection time. */ member
960 link->cc_conn_time = 0; in createInstanceLink()
2014 link->cc_conn_time = mstime(); in sentinelReconnectInstance()
3589 (mstime() - ri->link->cc_conn_time) > in sentinelCheckSubjectivelyDown()