MCPcopy 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
487MonoTime ReactorThread::cur_time() const {
488 return cur_time_;
489}
490
491Reactor* ReactorThread::reactor() {
492 return reactor_;

Callers 3

ShutdownMethod · 0.80
ReadHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected