Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetLastModTime
Method
GetLastModTime
phxqueue_phxrpc/comm/fileloader.cpp:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
151
152
uint64_t FileLoader::GetLastModTime() {
153
return impl_->last_mod_time;
154
}
155
156
157
} // namespace comm
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected