MCPcopy Create free account
hub / github.com/XTXMarkets/ternfs / entriesInFlight

Method entriesInFlight

cpp/core/LogsDB.cpp:1538–1540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1536 }
1537
1538 uint64_t entriesInFlight() const {
1539 return _entriesEnd - _entriesStart;
1540 }
1541
1542private:
1543

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected