📄 sleep.hlp
字号:
{smcl}
{* 09feb2005}{...}
{cmd:help sleep}
{hline}
{p2colset 5 18 20 2}{...}
{p2col :{hi:[P] sleep} {hline 2}}Pause for a specified time{p_end}
{p2colreset}{...}
{title:Syntax}
{cmd:sleep} {it:#}
{pstd}where {it:#} is the number of milliseconds (1,000 milliseconds = 1 second).
{title:Description}
{pstd}
{cmd:sleep} tells Stata to pause for {it:#} milliseconds before continuing
with the next command.
{title:Example}
{cmd:. sleep 10000}
{pstd}pauses for 10 seconds
{title:Also see}
{psee}
Manual: {bf:[P] sleep}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -