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

Method Get

util/system/fasttime.cpp:197–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 }
196
197 inline TTime Get() {
198 return GetBase() + ITime;
199 }
200
201 private:
202 inline TTime GetBase() {

Callers 2

LibcMethod · 0.45
InterpolatedMicroSecondsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected