Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ queueTime
Method
queueTime
plugins/debuggercommon/mi/micommand.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
qint64 MICommand::queueTime() const
388
{
389
return m_submitTimestamp - m_enqueueTimestamp;
390
}
391
392
qint64 MICommand::totalProcessingTime() const
393
{
Callers
1
processLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected