sleep.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 36 行
HLP
36 行
{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 + =
减小字号Ctrl + -
显示快捷键?