System Reference Summary
:
2. Statements
:
OpenROAD Language Statements
: Sleep Statement
Share this page
Sleep Statement
This statement suspends operation of the application for a specified number of seconds.
This statement has the following syntax:
sleep
integervalue
;