My Project
Main Page
Related Pages
Namespaces
Classes
Files
File List
scheduleconst.hpp
1
20
#ifndef _SCHEDULECONST_HPP_
21
#define _SCHEDULECONST_HPP_ 1
22
23
namespace
ScheduleConst
24
{
25
35
static
const
std::uint8_t PREEMPT_LIMIT = 5;
36
}
37
38
#endif
/* END _SCHEDULECONST_HPP_ */
ScheduleConst
Definition:
scheduleconst.hpp:23
Generated by
1.8.10