Definition at line 3568 of file tasktree.cpp.
◆ TimerThreadData() [1/2]
Tasking::TimerThreadData::TimerThreadData |
( |
| ) |
|
|
default |
◆ TimerThreadData() [2/2]
Tasking::TimerThreadData::TimerThreadData |
( |
| ) |
|
|
default |
◆ m_deadlineToTimerId
QMap< system_clock::time_point, QList< int > > Tasking::TimerThreadData::m_deadlineToTimerId = {} |
◆ m_timerIdCounter
int Tasking::TimerThreadData::m_timerIdCounter = 0 |
◆ m_timerIdToTimerData
QHash< int, TimerData > Tasking::TimerThreadData::m_timerIdToTimerData = {} |
The documentation for this struct was generated from the following file: