MCPcopy Create free account
hub / github.com/ETLCPP/etl / callback

Method callback

test/test_callback_timer.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 void callback()
62 {
63 tick_list.push_back(ticks);
64 }
65
66 void callback2()
67 {

Callers 1

TEST_FIXTUREFunction · 0.45

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected