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

Method FreqMan

phxqueue/consumer/freqman.cpp:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74};
75
76FreqMan::FreqMan() : impl_(new FreqManImpl()){}
77
78FreqMan::~FreqMan() {}
79

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected