MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~BaseConfig

Method ~BaseConfig

phxqueue/config/baseconfig.h:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30 BaseConfig() {}
31 virtual ~BaseConfig() {}
32
33 uint64_t GetLastModTime() const {return last_mod_time_;}
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected