Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ LatencyTestSession
Method
LatencyTestSession
Disruptor.PerfTests/LatencyTestSession.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
{
12
13
LatencyTestSession::LatencyTestSession(const LatencyTestInfo& testInfo)
14
{
15
m_testInfo = testInfo;
16
}
17
18
void LatencyTestSession::run()
19
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected