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

Method QueueSize

library/cpp/logger/thread.cpp:109–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 inline size_t QueueSize() const {
110 return Queue_.Size();
111 }
112
113private:
114 TLogBackend* Slave_;

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.45

Tested by

no test coverage detected