PQRST  1.1
Priority Queue for Running Simple Tasks
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CFunctionTaskA task which runs a supplied function at a given time
 CLoopTaskA Task which will automatically reschedule itself after it is run
 CMaintenanceTaskThere are a few ‘maintenance tasks’ on the queue, placed there by the queueing system
 CTaskA Task represents a block of code to be executed at some point in the future
 CTaskQueueA priority queue of Tasks