SatDump 2.0.0-alpha-76a915210
|
Time-based task scheduler. More...
#include <condition_variable>
#include <map>
#include <mutex>
#include <string>
#include <thread>
Go to the source code of this file.
Classes | |
struct | satdump::ScheduledTask |
Struct holding a scheduled task. More... | |
class | satdump::TaskScheduler |
SatDump's internal task scheduler. More... |
Time-based task scheduler.