powered by
Insert delays and execute user-defined tasks.
timeout(.trj, task)
the trajectory object.
the timeout duration supplied by either passing a numeric or a callable object (a function) which must return a numeric (negative values are automatically coerced to positive).
Returns the trajectory object.