Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ markAsCompleted
Method
markAsCompleted
plugins/debuggercommon/mi/micommand.cpp:377–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
void MICommand::markAsCompleted()
378
{
379
m_completeTimestamp = QDateTime::currentMSecsSinceEpoch();
380
}
381
382
qint64 MICommand::gdbProcessingTime() const
383
{
Callers
1
processLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected