Emx::Reboot类 参考

#include "Reboot.hpp"

静态 Public 成员函数

static void DoReboot (int delayS=0, bool async=true)
 重启系统 更多...
 

成员函数说明

◆ DoReboot()

static void Emx::Reboot::DoReboot ( int  delayS = 0,
bool  async = true 
)
static
参数
delayS[in] 几s后重启,默认立即重启
async[in] 是否异步进行重启