Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Compaile/ctrack
/ simple_function_20ms
Function
simple_function_20ms
test/test_basic.cpp:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void simple_function_20ms()
20
{
21
CTRACK;
22
test_helpers::sleep_ms(20);
23
}
24
25
void zero_duration_function()
26
{
Callers
1
test_basic.cpp
File · 0.85
Calls
1
sleep_ms
Function · 0.85
Tested by
no test coverage detected