Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dobiasd/FunctionalPlus
/ void_function
Function
void_function
test/timed_test.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void void_function()
46
{
47
sleep_seconds(0.002);
48
}
49
}
50
51
// Test timed class
Callers
nothing calls this directly
Calls
1
sleep_seconds
Function · 0.85
Tested by
no test coverage detected