Skip to content

v0.1.0: Initial Release

Latest
Compare
Choose a tag to compare
@recp recp released this 01 Sep 14:02
· 11 commits to master since this release
93662d1

This library provides an easy way to set timers and timeouts. As initial version all timers run in single runloop at seperate thread. Currently only one thread is used for all timers, because there is only one runloop. In the future multiple runloop may be allowed.