Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Tuning & Debugging >

UpdateInterval

UpdateInterval
is an option to Refresh and Dynamic that specifies at what time interval to do updates.
  • UpdateInterval->t specifies that updating should, if possible, be done at least every t seconds.
  • UpdateInterval->Infinity specifies that updating should never be done.
  • UpdateInterval->0 specifies that updating should be done as fast as possible.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team