13.07.2015 Views

Multithreading - Poco

Multithreading - Poco

Multithreading - Poco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

#include "<strong>Poco</strong>/Timer.h"#include "<strong>Poco</strong>/Thread.h"using <strong>Poco</strong>::Timer;using <strong>Poco</strong>::TimerCallback;class TimerExample{public:void onTimer(<strong>Poco</strong>::Timer& timer){std::cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!