MCPcopy Create free account
hub / github.com/Compaile/ctrack / named_test_function_3

Function named_test_function_3

test/test_multithreaded.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void named_test_function_3(int sleep_time_ms) {
33 CTRACK_NAME("named_test_function_3");
34 test_helpers::sleep_ms(sleep_time_ms);
35}
36
37
38

Callers 1

Calls 1

sleep_msFunction · 0.85

Tested by

no test coverage detected