Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ currentCount
Method
currentCount
Disruptor.TestTools/CountdownEvent.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
std::uint32_t CountdownEvent::currentCount() const
22
{
23
return m_currentCount;
24
}
25
26
void CountdownEvent::reset()
27
{
Callers
3
value
Method · 0.80
assertThatCountDownLatchEquals
Method · 0.80
assertThatCountDownLatchIsZero
Method · 0.80
Calls
no outgoing calls
Tested by
1
value
Method · 0.64