uploaded 3 days 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, including waiting, blocking, and running long computations.
    6.86 KB