Searched refs:RHINO_CONFIG_TIME_SLICE_DEFAULT (Results 1 – 7 of 7) sorted by relevance
43 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT44 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
42 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT43 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
63 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT64 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
108 #ifndef RHINO_CONFIG_TIME_SLICE_DEFAULT109 #define RHINO_CONFIG_TIME_SLICE_DEFAULT 50 macro
101 task->time_total = RHINO_CONFIG_TIME_SLICE_DEFAULT; in task_create()1085 task->time_total = RHINO_CONFIG_TIME_SLICE_DEFAULT; in krhino_task_time_slice_set()
336 时间片: 默认50个tick,如需修改,在yaml中修改RHINO_CONFIG_TIME_SLICE_DEFAULT配置339 RHINO_CONFIG_TIME_SLICE_DEFAULT: 100
Completed in 11 milliseconds