MCPcopy 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
147int PHXSqlProxyConfig::Sleep() {
148 return sleep_;
149}
150
151uint32_t PHXSqlProxyConfig::ConnectTimeoutMs() {
152 return connect_timeout_ms_;

Callers 1

StartWorkerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected