主页->库函数目录->时间函数->ege_sleep 功能: 至少延迟以毫秒为单位的时间,不具有刷新窗口的功能。 声明: void ege_sleep(long Milliseconds); 参数: Milliseconds 要延迟的时间,以毫秒为单位 返回值: (无) 示例: (无)
void ege_sleep(long Milliseconds);