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

Method totalProcessingTime

plugins/debuggercommon/mi/micommand.cpp:392–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390}
391
392qint64 MICommand::totalProcessingTime() const
393{
394 return m_completeTimestamp - m_enqueueTimestamp;
395}

Callers 1

processLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected