MCPcopy 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
377void MICommand::markAsCompleted()
378{
379 m_completeTimestamp = QDateTime::currentMSecsSinceEpoch();
380}
381
382qint64 MICommand::gdbProcessingTime() const
383{

Callers 1

processLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected