Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ gdbProcessingTime
Method
gdbProcessingTime
plugins/debuggercommon/mi/micommand.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
qint64 MICommand::gdbProcessingTime() const
383
{
384
return m_completeTimestamp - m_submitTimestamp;
385
}
386
387
qint64 MICommand::queueTime() const
388
{
Callers
1
processLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected