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