Chimera Commands Index

Usage:
sleep number_of_seconds

Sleep causes command execution to pause for number_of_seconds seconds and then resume. This is useful in command scripts where a pause is desired. Such pauses will not be included in any movie that is being recorded, because no new frames are drawn during that time; to generate pauses in a movie, wait should be used instead.