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

Method DeadLine

library/cpp/coroutine/engine/cont_poller.h:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 TInstant DeadLine() const noexcept {
57 return DeadLine_;
58 }
59
60 void Wake(int status) noexcept {
61 SetStatus(status);

Callers 3

WakeTimedoutMethod · 0.45
CompareMethod · 0.45
CompareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected