Searched refs:last_hello_time (Results 1 – 1 of 1) sorted by relevance
172 mstime_t last_hello_time; /* Only used if SRI_SENTINEL is set. Last time member1213 ri->last_hello_time = mstime(); in createSentinelRedisInstance()2513 if (si) si->last_hello_time = mstime(); in sentinelProcessHelloMessage()2914 addReplyBulkLongLong(c,mstime() - ri->last_hello_time); in addReplySentinelRedisInstance()