You may want to use boost::asio::steady_timer for this, see this link. Cinder already creates an io_service that you can use for that.
1 Like
You may want to use boost::asio::steady_timer for this, see this link. Cinder already creates an io_service that you can use for that.