Blog Archives

Asio — Working with Timers

Asio C++ Library Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. I am using it specifically for asynchronous timers. I have discovered a

Posted in Asio
Skip to toolbar