Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Procedural Programming > Flow Control > Pause >

Pause

Pause[n]
pauses for at least n seconds.
  • Pause is accurate only down to a granularity of at least $TimeUnit seconds.
Pause takes no CPU time:
It does use wall clock time:
Pause takes no CPU time:
In[1]:=
Click for copyable input
Out[1]=
It does use wall clock time:
In[2]:=
Click for copyable input
Out[2]=
New in 2 | Last modified in 5
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF