MGED CMD delay
From BRL-CAD
delay
Contents
Syntax
- delay seconds microseconds
Argument(s)
- seconds
- delay in seconds
- microseconds
- delay in microseconds
Return Value(s)
- No Return Values for this command.
Description
The "delay" command provides a delay of the specified time before the next command will be processed.
Example(s)
- mged> delay 5 0
- Delay for 5 seconds
See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 12:25:26 PM