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