Are there TimerCallback libraries implemented using STL. I can't bring in Boost dependency into my project.
The timer on expiry should be able to callback the registered function.
Are there TimerCallback libraries implemented using STL. I can't bring in Boost dependency into my project.
The timer on expiry should be able to callback the registered function.