MCPcopy 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

valueMethod · 0.80

Calls

no outgoing calls

Tested by 1

valueMethod · 0.64