Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ GetClientDeadline
Method
GetClientDeadline
be/src/kudu/rpc/rpc_context.cc:195–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
MonoTime RpcContext::GetClientDeadline() const {
196
return call_->GetClientDeadline();
197
}
198
199
MonoTime RpcContext::GetTimeReceived() const {
200
return call_->GetTimeReceived();
Callers
2
Sleep
Method · 0.45
DeadlineLess
Method · 0.45
Calls
no outgoing calls
Tested by
1
Sleep
Method · 0.36