Extends
vs.core.Object.
Implements vs.core.Task.
The vs.core.TaskWait class provides ...
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
vs.core.TaskWait(time)
The vs.core.TaskWait class
|
| Field Attributes | Field Name and Description |
|---|---|
|
Set the task time, using millisecond.
|
- Fields borrowed from class vs.core.Object:
- getOwnPropertyDescriptor, getPropertyDescriptor, id, propagateChange
- Methods borrowed from class vs.core.Object:
- clone, configure, getProperties, init, parseJSON, propertyChange, toJSON
Class Detail
vs.core.TaskWait(time)
The vs.core.TaskWait class
Author: David Thevenin.
Author: David Thevenin.
- Parameters:
- time
- The time to wait, using millisecond parameter
Field Detail
time
Set the task time, using millisecond.