Copyright (c) 2023 IACE. More...
#include "utils/queue.h"Go to the source code of this file.
Classes | |
| struct | Schedule::Schedulable |
| represents an object that can be scheduled for later calling More... | |
| struct | Schedule::Registry |
| a registry of Schedulable which can be given to the Scheduler for actual scheduling of calls More... | |
| struct | Scheduler |
| round robin, because we're not smart enough for anything else More... | |
Namespaces | |
| namespace | Schedule |
| namespace wrapping all functionality to do with scheduling | |
Copyright (c) 2023 IACE.