MGED CMD delay

From BRL-CAD
Revision as of 07:34, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =delay= __TOC__ ==Syntax== :delay seconds microseconds ==Argument(s)== : '''seconds''' :: delay in seconds : '''microseconds''' :: delay in microseconds ==Return V...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


delay[edit]

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