MCPcopy Create free account
hub / github.com/Abc-Arbitrage/Disruptor-cpp / stepThreeCounter

Method stepThreeCounter

Disruptor.PerfTests/FunctionEventHandler.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 std::int64_t FunctionEventHandler::stepThreeCounter() const
16 {
17 return m_counter.value;
18 }
19
20 void FunctionEventHandler::reset(const std::shared_ptr< Tests::ManualResetEvent >& latch, std::int64_t iterations)
21 {

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by 1

runMethod · 0.64