AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ SetTimeout()

void drama::thread::TAction::SetTimeout ( double  newTimeout)
inlineinherited

Set a new timeout.

The action timeout indicates when the DRAMA software should timeout.
Only takes effect the next time the action is rescheduled.

Parameters
newTimeoutA timeout in seconds.

References drama::CreateRunDramaTask().