| Trees | Indices | Help |
|
|---|
|
|
Sleeps for a configured amount of time.
This is used just for debugging and testing.
Parameters:
If the on_master parameter is true, it will execute a sleep on the master (before any node sleep).
If the on_nodes list is not empty, it will sleep on those nodes (after the sleep on the master, if that is enabled).
As an additional feature, the case of duration < 0 will be reported as an execution error, so this opcode can be used as a failure generator. The case of duration == 0 will not be treated specially.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
OP_DSC_FIELD = "duration"The name of a field whose value will be included in the string returned by Summary(); see the docstring of that method for details). |
|||
OP_PARAMS = [("duration", None, ht.TDouble, "Duration parameteList of opcode attributes, the default values they should get if not already defined, and types they must match. |
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
OP_PARAMSList of opcode attributes, the default values they should get if not already defined, and types they must match.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:44:02 2016 | http://epydoc.sourceforge.net |