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

Method handle_timeout

tests/unit-tests/dds/DCPS/ReactorTask.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 {}
30
31 int handle_timeout(const ACE_Time_Value&, const void*)
32 {
33 ++calls_;
34 return 0;
35 }
36
37 int calls_;
38 };

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected