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

Method Processed

library/cpp/coroutine/engine/iostatus.h:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 size_t Processed() const noexcept {
75 return Processed_;
76 }
77
78 int Status() const noexcept {
79 return Status_.Status();

Callers 3

AcquireMethod · 0.80
AcquireMethod · 0.80
ReadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected