MCPcopy Create free account
hub / github.com/catboost/catboost / GetTime

Method GetTime

library/cpp/threading/skip_list/perf/main.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 TDuration GetTime() const {
87 return Time;
88 }
89
90 private:
91 void* ThreadProc() noexcept override {

Callers 1

TEST_ConcurrentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected