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

Method GetValue

util/datetime/base.h:162–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 constexpr TValue GetValue() const noexcept {
163 return Value_;
164 }
165
166 constexpr double SecondsFloat() const noexcept {
167 return Value_ * (1 / 1000000.0);

Callers 15

Y_UNIT_TESTFunction · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator<Function · 0.45
operator<=Function · 0.45
operator==Function · 0.45
operator!=Function · 0.45
operator>Function · 0.45
operator>=Function · 0.45
operator-Function · 0.45
operator+Function · 0.45

Calls

no outgoing calls