uploaded 5 hours ago
C++ component representing a task which can be started / stopped / resumed.
1 example
-
example
This example shows various ways of starting and stopping tasks, as well as how to wait, block, exit early, and run long-running computations within tasks using the task component.
6.21 KB