Next: , Previous: Top, Up: Top


1 Introduction

libtimerpool is a thread-safe library which simplifies running lots of timers. The library is portable among posix and windows systems. The library lets creating periodic and disposable timers. The interface consists of a single class timerpool which lives in namespace tpool. In order to use the library include timepool/timerpool.hpp and link against libtimerpool.