MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~HeartBeatThread

Method ~HeartBeatThread

phxsqlproxy/heartbeat_thread.cpp:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29HeartBeatThread::~HeartBeatThread() {
30}
31
32void HeartBeatThread::run() {
33 static int count = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected