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

Method incErrorCount

quantum/impl/quantum_queue_statistics_impl.h:91–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91inline
92void QueueStatistics::incErrorCount()
93{
94 ++_errorCount;
95}
96
97inline
98size_t QueueStatistics::sharedQueueErrorCount() const

Callers 2

handleErrorMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected