Menu

timertt-1.0.1 Released!

An update for timertt library is released!

Version 1.0.1 contains small code and comments improvements. It is also tested with clang++ 3.5.0.

timertt (Timer Thread Template) is a small, template based, header only library for C++11. It implements timer threads: thread which handles timers. timertt has no external dependecies except standard C++11 library.

timertt was developed as part of SObjectizer project but can be used as standalone library.

timertt is distributed under 3-clauses BSD license (see LICENSE file).

Source code of timertt library can be downloaded from Files section.

Documentation for timertt library is in Wiki.

Posted by Yauheni Akhotnikau 2014-09-23

Log in to post a comment.