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

Method gdbProcessingTime

plugins/debuggercommon/mi/micommand.cpp:382–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380}
381
382qint64 MICommand::gdbProcessingTime() const
383{
384 return m_completeTimestamp - m_submitTimestamp;
385}
386
387qint64 MICommand::queueTime() const
388{

Callers 1

processLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected