Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Compaile/ctrack
/ multi_child_3
Function
multi_child_3
test/test_nested.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void multi_child_3(int sleep_ms) {
106
CTRACK;
107
test_helpers::sleep_ms(sleep_ms);
108
}
109
110
void multi_parent(int parent_sleep_ms, int child_sleep_ms) {
111
CTRACK;
Callers
1
multi_parent
Function · 0.85
Calls
1
sleep_ms
Function · 0.85
Tested by
no test coverage detected