跳到主要内容

set_warn_time

设置超时时间

声明

void set_warn_time(float wait_warn_time, float exec_warn_time)

参数

参数名描述
wait_warn_time等待超时时间(入队列到执行完毕过程消耗的时间)
exec_warn_time执行超时时间(出队列到执行完成消耗的时间)

返回值

使用方式

返回文档