瀏覽代碼

- Breaking change: Redesigned the worker<> and asynchronous_state_machine<> class templates and updated documentation accordingly. Event processors can now be added and removed while a worker is running. Moreover, the new design allows for custom workers with non-FIFO queueing schemes
- The StopWatch example now uses std::time() instead of std::clock()


[SVN r22426]

Andreas Huber 22 年之前
父節點
當前提交
7d0f769044
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/statechart

+ 1 - 1
libs/statechart

@@ -1 +1 @@
-Subproject commit 27f8b4b34783d607158acfcd0e31b207efaa66c4
+Subproject commit 4c8fe345ea1a76b71c594c98c8c0f1e58c4f22bf

粤ICP备19079148号