Promise or function or array of them
milliseconds to wait for the tasks to fulfill
Optional
rejectMsg: stringmessage to reject with if operation timed out
Optional
options: TimeoutRunnerOptionspromise results from all tasks
Optional
rejectMsg: stringOptional
options: TimeoutRunnerOptions
Calls
timeout(maxMs, rejectMsg).run(tasks)