A Simple Timer in C++--Jonathan Boccara
Simple indeed.
A Simple Timer in C++
by Jonathan Boccara
From the article:
Some languages, such as JavaScript or Visual Basic, offer the feature of a timer, that is to say an object that calls some code at defined intervals. At the time of this writing (C++17) and to my knowledge, C++ doesn’t offer such a feature...

C++Now 2019 will be held in Aspen, May 5–10, 2017.
ACCU’s Overload journal of December 2018 is out. It contains the following C++ related articles.