![]() |
Qorus Integration Engine®
4.0.3.p2_git
|
sleep action More...
Public Member Methods | |
Sleep (int secs) throws Throwable | |
creates the sleep action object More... | |
Object | run (QorusInterfaceTest t) throws Throwable |
sleeps for the given number of seconds More... | |
Additional Inherited Members | |
![]() | |
Action (QoreObject obj) | |
protected constructor to create the wrapper object | |
sleep action
|
inline |
creates the sleep action object
secs | the time in seconds |
|
inline |
sleeps for the given number of seconds
t | QorusInterfaceTest test object |
performs sleep action