|
CMSDK
2.0.1
|
Public Member Functions | |
| T | getNextEntryDue () |
| virtual bool | clear () |
Public Member Functions inherited from cmlabs::utils::TimeQueue< T > | |
| bool | add (uint64 time, T entry) |
| uint32 | getCount () |
| bool | getNextEntryDue (T &entry) |
Additional Inherited Members | |
Protected Attributes inherited from cmlabs::utils::TimeQueue< T > | |
| Mutex | mutex |
| std::list< TimeQueueEntry< T > > | internalList |
1.8.14