Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ test
Method
test
test/source/tests/timer_tests/timer_tests.cpp:242–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
void test() {
243
assert_timer_stats();
244
assert_correct_time_points();
245
246
m_timer.cancel();
247
}
248
249
void test_oneshot_timer() {
250
assert_timer_stats();
Callers
2
test_one_timer
Method · 0.80
test_many_timers
Method · 0.80
Calls
1
cancel
Method · 0.80
Tested by
no test coverage detected