Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ kernelTime
Method
kernelTime
src/openms/source/SYSTEM/StopWatch.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
inline double StopWatch::TimeDiff_::kernelTime() const
290
{
291
return ticksToSeconds_(kernel_ticks);
292
}
293
294
inline double StopWatch::TimeDiff_::getCPUTime() const
295
{
Callers
1
getSystemTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected