Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
91
inline
92
void QueueStatistics::incErrorCount()
93
{
94
++_errorCount;
95
}
96
97
inline
98
size_t QueueStatistics::sharedQueueErrorCount() const
Callers
2
handleError
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected