MCPcopy 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}
574QString WizTimeoutRunable::getTaskID()
575{
576 return m_pRunable->getTaskID();
577}
578
579
580IWizRunable* WizTimeoutRunable::beforeTimeout()

Callers 1

addTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected