MCPcopy Create free account
hub / github.com/bloomberg/quantum / incSharedQueueErrorCount

Method incSharedQueueErrorCount

quantum/impl/quantum_queue_statistics_impl.h:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103inline
104void QueueStatistics::incSharedQueueErrorCount()
105{
106 ++_sharedQueueErrorCount;
107}
108
109inline
110size_t QueueStatistics::completedCount() const

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected