Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ markAsSubmitted
Method
markAsSubmitted
plugins/debuggercommon/mi/micommand.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
void MICommand::markAsSubmitted()
373
{
374
m_submitTimestamp = QDateTime::currentMSecsSinceEpoch();
375
}
376
377
void MICommand::markAsCompleted()
378
{
Callers
1
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected