MeVisLab Scripting Reference
|
#include <mlabClientDelayedCondition.h>
Inherits MLABClientJobCondition.
Public Slots | |
int | intervalInSeconds () const |
Public Slots inherited from MLABClientJobCondition | |
virtual bool | isRepeating () const |
virtual void | setRepeating (bool repeat) |
A wrapper for delayed job conditions.
This probably makes most sense for repeated application.
|
inlineslot |
The number of seconds that must have passed after the job was scheduled or since the last execution of the job.