Searched refs:heartbeat_period_second (Results 1 – 1 of 1) sorted by relevance
63 static constexpr int32_t heartbeat_period_second = 30; variable193 …beat_thread_ = std::make_unique<std::thread>([this]() { SendHeartbeat(heartbeat_period_second); }); in EnableDebugger()608 heartbeat.set_period(heartbeat_period_second); in SendHeartbeat()