Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/quantum
/ completedCount
Method
completedCount
quantum/impl/quantum_queue_statistics_impl.h:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
inline
110
size_t QueueStatistics::completedCount() const
111
{
112
return _completedCount;
113
}
114
115
inline
116
void QueueStatistics::incCompletedCount()
Callers
2
quantum_queue_statistics_impl.h
File · 0.80
TEST_P
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.64