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

Function simple_function_10ms

test/test_basic.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13void simple_function_10ms()
14{
15 CTRACK;
16 test_helpers::sleep_ms(10);
17}
18
19void simple_function_20ms()
20{

Callers 1

test_basic.cppFile · 0.85

Calls 1

sleep_msFunction · 0.85

Tested by

no test coverage detected