| robotAutoDelay |
() |
yoix.robot |
| robotAutoDelay |
(double seconds) |
|
| |
With no argument, it returns a
double
indicating the number of (decimal) seconds, up to millisecond
granularity, that the underlying Robot used by the interpreter will sleep after
generating an event.
The argument
seconds
can be used to set the value of the Robot\P's sleep time.
The value of the sleep period must be in the range 0 to 60, inclusive.
| |
| Return: |
double
none
| | |
| See Also: |
robotAutoWait,
robotCheck,
robotDelay,
robotKeyPress,
robotKeyRelease,
robotMouseMove,
robotMousePress,
robotMouseRelease,
robotMouseWheel,
robotPixelColor,
robotWaitForIdle
|
|
Yoix is a registered trademark of AT&T Inc.
|