RaftLib
0.3a
C++ Stream Processing Template Library
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 on Mon Oct 12 2015 12:16:50 for RaftLib by
1.8.9.1