Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ cur_time
Method
cur_time
be/src/kudu/rpc/reactor.cc:487–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
485
}
486
487
MonoTime ReactorThread::cur_time() const {
488
return cur_time_;
489
}
490
491
Reactor* ReactorThread::reactor() {
492
return reactor_;
Callers
3
Shutdown
Method · 0.80
ReadHandler
Method · 0.80
ProcessOutboundTransfers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected