Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~FileLoader
Method
~FileLoader
phxqueue_phxrpc/comm/fileloader.cpp:65–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
FileLoader::~FileLoader() {
66
}
67
68
void FileLoader::SetCheckInterval(const int check_interval_s) {
69
impl_->check_interval_s = check_interval_s;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected