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

Method Deadline

library/cpp/neh/multiclient.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 inline TInstant Deadline() const noexcept {
36 return Request_.Deadline;
37 }
38
39 //not thread safe (can be called at some time from TMultiClient::Request() and TRequestSupervisor::OnNotify())
40 void OnMakeRequest(THandleRef h) noexcept {

Callers 3

CompareMethod · 0.45
WaitMethod · 0.45
RegisterRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected