uploaded 9 months ago
C++ component representing a task which can be started / stopped / resumed.

1 example

  • example
    This example demonstrates various methods for starting and stopping tasks, including how to wait, block, exit early, and handle long-running…
    6.03 KB