wrench::ActionExecutorActorWithTimeout

class ActionExecutorActorWithTimeout : public wrench::ActionExecutor

A helper class that implements an action executor, but with a timeout.

Public Functions

virtual int main() override

Main method of the action executor.

Returns:

1 if a failure timestamp should be generated, 0 otherwise