PQRST  1.1
Priority Queue for Running Simple Tasks
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CTaskA Task represents a block of code to be executed at some point in the future
 CLoopTaskA Task which will automatically reschedule itself after it is run
 CFunctionTaskA task which runs a supplied function at a given time
 CMaintenanceTaskThere are a few ‘maintenance tasks’ on the queue, placed there by the queueing system
 CTaskQueueA priority queue of Tasks