namespace wrapping all functionality to do with scheduling More...
Namespaces | |
| namespace | Evented |
| Oneshot function/method calling infrastructure. | |
| namespace | Recurring |
| Recurring function/method calling infrastructure. | |
Classes | |
| struct | Registry |
| a registry of Schedulable which can be given to the Scheduler for actual scheduling of calls More... | |
| struct | Schedulable |
| represents an object that can be scheduled for later calling More... | |
namespace wrapping all functionality to do with scheduling