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

Method clear

test/test_callback_timer_interrupt.cpp:132–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 }
131
132 void clear(void)
133 {
134 inserted = 0;
135 removed = 0;
136 }
137 };
138
139 TimerInsertRemoveTest timerInsertRemoveTest;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected