MCPcopy 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
372void MICommand::markAsSubmitted()
373{
374 m_submitTimestamp = QDateTime::currentMSecsSinceEpoch();
375}
376
377void MICommand::markAsCompleted()
378{

Callers 1

executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected