MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ReportDelayStat

Method ReportDelayStat

phxqueue/store/keepsyncthread.cpp:618–620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

616}
617
618void KeepSyncThread::ReportDelayStat() {
619 QLVerb("KeepSyncThread::ReportDelayStat");
620}
621
622void KeepSyncThread::GetAllLocalQueue(vector<consumer::Queue_t> &queues) {
623 queues.clear();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected