Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ totalProcessingTime
Method
totalProcessingTime
plugins/debuggercommon/mi/micommand.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
qint64 MICommand::totalProcessingTime() const
393
{
394
return m_completeTimestamp - m_enqueueTimestamp;
395
}
Callers
1
processLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected