https://github.com/d-led/ticker
C++ Console Background Ticker Examples
https://github.com/d-led/ticker
Last synced: about 1 year ago
JSON representation
C++ Console Background Ticker Examples
- Host: GitHub
- URL: https://github.com/d-led/ticker
- Owner: d-led
- Created: 2013-02-28T22:36:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T21:00:48.000Z (almost 11 years ago)
- Last Synced: 2025-04-14T04:15:06.662Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 287 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A C++ Console Background Ticker Example #
[](https://travis-ci.org/d-led/ticker)
Supporting code for the blog posts:
- [Using the PPL](http://ledentsov.de/2013/03/01/a-background-ticker-now-in-cplusplus-with-ppl/)
- [Using Rx.cpp](http://ledentsov.de/2014/06/22/rxcpp-cplusplus-background-ticker-easy/)
- [RxCpp v2](http://ledentsov.de/2015/05/15/rxcpp-2-background-ticker/)
- [Deterministic Testing of Concurrent Behavior in RxCpp](http://ledentsov.de/2015/08/05/deterministic-testing-concurrency-rxcpp/)
To regenerate build files: `premake\premake5 [platform]`
VC* build starting from VC12