Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/quantum
/ sharedQueueCompletedCount
Method
sharedQueueCompletedCount
quantum/impl/quantum_queue_statistics_impl.h:121–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
inline
122
size_t QueueStatistics::sharedQueueCompletedCount() const
123
{
124
return _sharedQueueCompletedCount;
125
}
126
127
inline
128
void QueueStatistics::incSharedQueueCompletedCount()
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