rtapi_task_wait.3rtapi

来自「CNC 的开放码,EMC2 V2.2.8版」· 3RTAPI 代码 · 共 22 行

3RTAPI
22
字号
.TH rtapi_task_wait "3rtapi" "2006-10-12" "EMC Documentation" "RTAPI".SH NAMErtapi_task_wait \- suspend execution of this periodic task.SH SYNTAX.HPvoid rtapi_task_wait().SH DESCRIPTION\fBrtapi_task_wait\fR suspends execution of the current task until the nextperiod.  The task must be periodic.  If not, the result is undefined..SH REALTIME CONSIDERATIONSCall only from within a periodic realtime task.SH RETURN VALUENone.SH SEE ALSO\fBrtapi_task_start(3rtapi)\fR, \fBrtapi_task_pause(3rtapi)\fR

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?