Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ getExecutionCount
Method
getExecutionCount
Disruptor.Tests/StubExecutor.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
std::int32_t StubExecutor::getExecutionCount() const
60
{
61
return m_executionCount;
62
}
63
64
} // namespace Tests
65
} // namespace Disruptor
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64