MCPcopy 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
109inline
110size_t QueueStatistics::completedCount() const
111{
112 return _completedCount;
113}
114
115inline
116void QueueStatistics::incCompletedCount()

Callers 2

TEST_PFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.64