MCPcopy Create free account
hub / github.com/KDE/kdevelop / markAsEnqueued

Method markAsEnqueued

plugins/debuggercommon/mi/micommand.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365}
366
367void MICommand::markAsEnqueued()
368{
369 m_enqueueTimestamp = QDateTime::currentMSecsSinceEpoch();
370}
371
372void MICommand::markAsSubmitted()
373{

Callers 1

enqueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected