uploaded 8 months 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, waiting, blocking, exiting early, and running long computations using the task…
    6.03 KB