Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ getTaskID
Method
getTaskID
src/share/WizThreads.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
m_pRunable->run(threadIndex, pThreadPool, pEvents);
573
}
574
QString WizTimeoutRunable::getTaskID()
575
{
576
return m_pRunable->getTaskID();
577
}
578
579
580
IWizRunable* WizTimeoutRunable::beforeTimeout()
Callers
1
addTask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected