Searched refs:HEART_BEAT_TIME (Results 1 – 2 of 2) sorted by relevance
32 constexpr int32_t HEART_BEAT_TIME = 180000; variable
533 std::this_thread::sleep_for(std::chrono::milliseconds(HEART_BEAT_TIME)); in SendSpecialKeepaliveData()