Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ record
Method
record
Disruptor.TestTools/LatencyRecorder.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void LatencyRecorder::record(std::int64_t value)
36
{
37
m_accumulator(value);
38
}
39
40
void LatencyRecorder::writeReport(std::ostream& stream) const
41
{
Callers
1
onEvent
Method · 0.80
Calls
no outgoing calls
Tested by
1
onEvent
Method · 0.64