Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toSeconds
Function
toSeconds
kdevplatform/util/tests/test_embeddedfreetree.cpp:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
};
321
322
float toSeconds(clock_t time)
323
{
324
return (( float )time) / CLOCKS_PER_SEC;
325
}
326
327
struct StaticRepository
328
{
Callers
2
randomizedTest
Method · 0.85
testFiltering
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected