Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ETLCPP/etl
/ clear
Method
clear
test/test_callback_timer.cpp:114–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void clear(void)
115
{
116
inserted = 0;
117
removed = 0;
118
}
119
};
120
121
TimerInsertRemoveTest timerInsertRemoveTest;
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected