j
k
j a
j l
I would like to know how can I call a member function each x miliseconds, during a given time. Can any boost library help me for this task ?
look at boost::asio library deadline_timer class
Attachments:
Back to the thread
Back to the list