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

Method timer_id

tests/unit-tests/dds/DCPS/SporadicTask.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 : SporadicTask(time_source, reactor_task)
38 {}
39 long timer_id() const { return get_timer_id(); }
40
41 MOCK_METHOD1(execute, void(const MonotonicTimePoint&));
42 };

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected