MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / GetTimeoutMs

Method GetTimeoutMs

src/algorithm/commitctx.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157const int CommitCtx :: GetTimeoutMs() const
158{
159 return m_iTimeoutMs;
160}
161
162}
163

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected