Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ Sleep
Method
Sleep
phxsqlproxy/phxsqlproxyconfig.cpp:147–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
int PHXSqlProxyConfig::Sleep() {
148
return sleep_;
149
}
150
151
uint32_t PHXSqlProxyConfig::ConnectTimeoutMs() {
152
return connect_timeout_ms_;
Callers
1
StartWorker
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected