Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ fizzBuzzCounter
Method
fizzBuzzCounter
Disruptor.PerfTests/FizzBuzzEventHandler.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
std::int64_t FizzBuzzEventHandler::fizzBuzzCounter() const
16
{
17
return m_fizzBuzzCounter.value;
18
}
19
20
void FizzBuzzEventHandler::reset(const std::shared_ptr< Tests::ManualResetEvent >& latch, std::int64_t iterations)
21
{
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
1
run
Method · 0.64