MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / statistics_enabled

Method statistics_enabled

dds/DCPS/DataReaderImpl.cpp:2243–2247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2241}
2242
2243CORBA::Boolean
2244DataReaderImpl::statistics_enabled()
2245{
2246 return statistics_enabled_;
2247}
2248
2249void
2250DataReaderImpl::statistics_enabled(

Callers 3

process_latencyMethod · 0.95
SubscriberMethod · 0.45
ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected