APM:Libraries
Classes | Macros
Scheduler.h File Reference
#include <AP_HAL/AP_HAL.h>
#include "AP_HAL_SITL_Namespace.h"
#include <sys/time.h>
Include dependency graph for Scheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HALSITL::Scheduler
 

Macros

#define SITL_SCHEDULER_MAX_TIMER_PROCS   4
 

Macro Definition Documentation

◆ SITL_SCHEDULER_MAX_TIMER_PROCS

#define SITL_SCHEDULER_MAX_TIMER_PROCS   4

Definition at line 8 of file Scheduler.h.

Referenced by HALSITL::Scheduler::Scheduler().