ParallelTaskGroup

constructor(tasks: Array<Task>)

Create a new ParallelTaskGroup with tasks.

Parameters

tasks

The tasks to run together