![]() |
WPILibC++ 2027.0.0-alpha-5
|
#include <chrono>#include <functional>#include <vector>#include "wpi/hal/Notifier.h"#include "wpi/units/time.hpp"#include "wpi/util/priority_queue.hpp"Go to the source code of this file.
Classes | |
| class | wpi::internal::PeriodicPriorityQueue |
| A priority queue for scheduling periodic callbacks based on their next execution time. More... | |
| class | wpi::internal::PeriodicPriorityQueue::Callback |
| A periodic callback with scheduling metadata. More... | |
Namespaces | |
| namespace | wpi |
| namespace | wpi::internal |