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

Method errorCount

quantum/impl/quantum_queue_statistics_impl.h:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85inline
86size_t QueueStatistics::errorCount() const
87{
88 return _errorCount;
89}
90
91inline
92void QueueStatistics::incErrorCount()

Callers 2

TEST_PFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.64