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

Method GetLastModTime

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

Source from the content-addressed store, hash-verified

31 virtual ~BaseConfig() {}
32
33 uint64_t GetLastModTime() const {return last_mod_time_;}
34
35 const ProtoType & GetProto() const {
36 return proto_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected