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

Method clear

test/test_callback_timer_atomic.cpp:119–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 void clear(void)
120 {
121 inserted = 0;
122 removed = 0;
123 }
124 };
125
126 TimerInsertRemoveTest timerInsertRemoveTest;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected