SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
task_scheduler.h File Reference

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...

Detailed Description

Time-based task scheduler.